Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt

Issue 2488703003: Remove SVGViewElement.viewTarget attribute (Closed)
Patch Set: fixed layout test failures in html5lib Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
index 27150ced47c05f64e94836393ecaccf8618f4ba3..cc7738fe3599d4173a23b7a827d70996967f02be 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt
@@ -31,7 +31,7 @@ FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false:
PASS SVGSVGElement.prototype.currentView must be removed
PASS SVGSVGElement.prototype.useCurrentView must be removed
PASS SVGSVGElement.prototype.viewport must be removed
-FAIL SVGViewElement.prototype.viewTarget must be removed assert_false: expected false got true
+PASS SVGViewElement.prototype.viewTarget must be removed
PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryElement.prototype
PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement.prototype
FAIL SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.prototype assert_false: expected false got true

Powered by Google App Engine
This is Rietveld 408576698