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..b3ad3a7c77581d0d649a7bdd0de2f296994bf109 |
--- /dev/null |
+++ b/LayoutTests/svg/foreignObject/fO-percentage-height-style-expected.txt |
@@ -0,0 +1,12 @@ |
+Test use of percentages inside foreignObject |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS nestedSvg.offsetHeight is 250 |
+PASS nestedSvg.offsetHeight is 125 |
+PASS nestedSvg.offsetHeight is 200 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |