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

Unified Diff: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt

Issue 218403009: Map width/height to style for foreignObject (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added SVG DOM change to test Created 6 years, 9 months 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: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
index 0cafa8b241bbdda2d600033b6e47c23fd93488a8..0ceec5e96207b4e2bee5486145bb0cc1130702dc 100644
--- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
+++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
@@ -12,6 +12,7 @@ PASS successfullyParsed is true
TEST COMPLETE
(repaint rects
+ (rect 108 88 150 2)
(rect 108 88 150 150)
(rect 108 90 150 148)
)

Powered by Google App Engine
This is Rietveld 408576698