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

Unified Diff: LayoutTests/svg/foreignObject/fO-percentage-height-style-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/foreignObject/fO-percentage-height-style-expected.txt
diff --git a/LayoutTests/svg/foreignObject/fO-percentage-height-style-expected.txt b/LayoutTests/svg/foreignObject/fO-percentage-height-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..679280a22ad2b183d1bdad53d44140aaf924e692
--- /dev/null
+++ b/LayoutTests/svg/foreignObject/fO-percentage-height-style-expected.txt
@@ -0,0 +1,7 @@
+PASS nestedSvg.offsetHeight is 250
+PASS nestedSvg.offsetHeight is 125
+PASS nestedSvg.offsetHeight is 200
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698