Title: [258791] trunk/LayoutTests
Revision
258791
Author
[email protected]
Date
2020-03-20 14:54:46 -0700 (Fri, 20 Mar 2020)

Log Message

Intersection Observer intersections are wrong with zooming
https://bugs.webkit.org/show_bug.cgi?id=209264

Unreviewed test gardening.

Add an expected.txt file that was accidentally omitted in r258787.

* intersection-observer/root-margin-with-zoom-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258790 => 258791)


--- trunk/LayoutTests/ChangeLog	2020-03-20 21:38:36 UTC (rev 258790)
+++ trunk/LayoutTests/ChangeLog	2020-03-20 21:54:46 UTC (rev 258791)
@@ -1,3 +1,14 @@
+2020-03-20  Ali Juma  <[email protected]>
+
+        Intersection Observer intersections are wrong with zooming
+        https://bugs.webkit.org/show_bug.cgi?id=209264
+        
+        Unreviewed test gardening.
+
+        Add an expected.txt file that was accidentally omitted in r258787.
+
+        * intersection-observer/root-margin-with-zoom-expected.txt: Added.
+
 2020-03-20  David Kilzer  <[email protected]>
 
         Fix name of "X-Content-Type:" HTTP header in console logging

Added: trunk/LayoutTests/intersection-observer/root-margin-with-zoom-expected.txt (0 => 258791)


--- trunk/LayoutTests/intersection-observer/root-margin-with-zoom-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/intersection-observer/root-margin-with-zoom-expected.txt	2020-03-20 21:54:46 UTC (rev 258791)
@@ -0,0 +1,3 @@
+
+PASS IntersectionObserver's root margin accounts for zooming 
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to