Title: [209444] trunk/LayoutTests
Revision
209444
Author
simon.fra...@apple.com
Date
2016-12-06 20:26:50 -0800 (Tue, 06 Dec 2016)

Log Message

Fix behavior of background-attachment:fixed with visual viewports
https://bugs.webkit.org/show_bug.cgi?id=165465

Fixed backgrounds are working correctly. Unskip and land a new image result for this test.

* TestExpectations:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.png:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209443 => 209444)


--- trunk/LayoutTests/ChangeLog	2016-12-07 04:24:02 UTC (rev 209443)
+++ trunk/LayoutTests/ChangeLog	2016-12-07 04:26:50 UTC (rev 209444)
@@ -1,3 +1,13 @@
+2016-12-06  Simon Fraser  <simon.fra...@apple.com>
+
+        Fix behavior of background-attachment:fixed with visual viewports
+        https://bugs.webkit.org/show_bug.cgi?id=165465
+        
+        Fixed backgrounds are working correctly. Unskip and land a new image result for this test.
+
+        * TestExpectations:
+        * tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.png:
+
 2016-12-06  Mark Lam  <mark....@apple.com>
 
         GetByID IC is wrongly unwrapping the global proxy this value for getter/setters.

Modified: trunk/LayoutTests/TestExpectations (209443 => 209444)


--- trunk/LayoutTests/TestExpectations	2016-12-07 04:24:02 UTC (rev 209443)
+++ trunk/LayoutTests/TestExpectations	2016-12-07 04:26:50 UTC (rev 209444)
@@ -1086,4 +1086,3 @@
 # Visual viewports
 webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-no-content.html [ Failure ]
 webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-out-of-view.html [ Failure ]
-webkit.org/b/165465 tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed.html [ Failure ]

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to