diff options
Diffstat (limited to 'testing/web-platform/tests/svg/historical.html')
-rw-r--r-- | testing/web-platform/tests/svg/historical.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/svg/historical.html b/testing/web-platform/tests/svg/historical.html index 47935c6461..ed455ae248 100644 --- a/testing/web-platform/tests/svg/historical.html +++ b/testing/web-platform/tests/svg/historical.html @@ -65,6 +65,9 @@ var removedMembers = { "xmllang", "xmlspace" ], + "SVGAElement": [ + "text" + ], "SVGGraphicsElement": [ "farthestViewportElement", "getTransformToElement", |