summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGTextContentElement.h
diff options
context:
space:
mode:
authorRobert Longson <longsonr@gmail.com>2018-03-29 03:12:05 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-04-19 11:39:36 +0200
commitacf95284e7d9b00d4ab1e526dc5f12b4d29bdff1 (patch)
tree177bf9ba21e1997671bb0ad0082a2d33ceaccf40 /dom/svg/SVGTextContentElement.h
parent1d126c1d566d104a0976992c63c624785825770d (diff)
downloadUXP-acf95284e7d9b00d4ab1e526dc5f12b4d29bdff1.tar
UXP-acf95284e7d9b00d4ab1e526dc5f12b4d29bdff1.tar.gz
UXP-acf95284e7d9b00d4ab1e526dc5f12b4d29bdff1.tar.lz
UXP-acf95284e7d9b00d4ab1e526dc5f12b4d29bdff1.tar.xz
UXP-acf95284e7d9b00d4ab1e526dc5f12b4d29bdff1.zip
Bug 1448774. r=dholbert, a=RyanVM
--HG-- extra : source : edfd9ffbd7208ef0a59f40a0d77d8dd53c905cb9 extra : intermediate-source : 3784b22ec536b08ce95201d73ae8806340c18b8c
Diffstat (limited to 'dom/svg/SVGTextContentElement.h')
-rw-r--r--dom/svg/SVGTextContentElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/svg/SVGTextContentElement.h b/dom/svg/SVGTextContentElement.h
index 905468228..5f126c811 100644
--- a/dom/svg/SVGTextContentElement.h
+++ b/dom/svg/SVGTextContentElement.h
@@ -29,6 +29,7 @@ typedef SVGGraphicsElement SVGTextContentElementBase;
class SVGTextContentElement : public SVGTextContentElementBase
{
+ friend class ::SVGTextFrame;
public:
using FragmentOrElement::TextLength;