Index: LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt |
diff --git a/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt b/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a879549bbf4c45cc9c6fa3599cf834ec142a314c |
--- /dev/null |
+++ b/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt |
@@ -0,0 +1,25 @@ |
+Two lines with |
+a hard line break. |
+ |
+ |
+BC |
+ |
+ |
+DE |
+ |
+ |
+If this test passes, area outside border radius is body element. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS elementInTopLeftCorner.nodeName is "BODY" |
+PASS elementInTopLeftCorner.nodeName is "SPAN" |
+PASS elementInTopLeftCorner.nodeName is "BODY" |
+PASS elementInTopLeftCorner.nodeName is "BODY" |
+PASS elementInTopLeftCorner.nodeName is "BODY" |
+PASS elementInTopLeftCorner.nodeName is "SPAN" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |