Index: third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible-expected.txt b/third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c5c586451476fa616a2140eced0ef37b5a9a2968 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/intersection-observer/zero-area-element-visible-expected.txt |
@@ -0,0 +1,11 @@ |
+Ensure that a visible zero-area element is given the correct intersection ratio. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS entries.length is 1 |
+FAIL entries[0].intersectionRatio should be 1. Was 0. |
foolip
2016/12/08 16:28:59
The bots disagree, did you forget to update expect
Sami
2016/12/09 17:24:36
Oops, fixed.
|
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+" |