Title: [243883] trunk/LayoutTests
Revision
243883
Author
[email protected]
Date
2019-04-04 10:55:22 -0700 (Thu, 04 Apr 2019)

Log Message

[css-grid] Scroll reset position when updating inner html on content
https://bugs.webkit.org/show_bug.cgi?id=191506

Unreviewed gardening.

The problem described in this bug was fixed in r243687 (webkit.org/b/191506).
This test was still marked as Failure but it has been passing since then.


* TestExpectations: Remove fast/css-grid-layout/grid-item-scroll-position.html
as it's passing now.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243882 => 243883)


--- trunk/LayoutTests/ChangeLog	2019-04-04 17:50:25 UTC (rev 243882)
+++ trunk/LayoutTests/ChangeLog	2019-04-04 17:55:22 UTC (rev 243883)
@@ -1,3 +1,16 @@
+2019-04-04  Manuel Rego Casasnovas  <[email protected]>
+
+        [css-grid] Scroll reset position when updating inner html on content
+        https://bugs.webkit.org/show_bug.cgi?id=191506
+
+        Unreviewed gardening.
+
+        The problem described in this bug was fixed in r243687 (webkit.org/b/191506).
+        This test was still marked as Failure but it has been passing since then.
+
+        * TestExpectations: Remove fast/css-grid-layout/grid-item-scroll-position.html
+        as it's passing now.
+
 2019-04-04  Shawn Roberts  <[email protected]>
 
         scrollingcoordinator/ios/ui-scroll-fixed.html is a flakky failure

Modified: trunk/LayoutTests/TestExpectations (243882 => 243883)


--- trunk/LayoutTests/TestExpectations	2019-04-04 17:50:25 UTC (rev 243882)
+++ trunk/LayoutTests/TestExpectations	2019-04-04 17:55:22 UTC (rev 243883)
@@ -633,7 +633,6 @@
 webkit.org/b/191463 imported/w3c/web-platform-tests/css/css-grid/grid-items/explicitly-sized-grid-item-as-table.html
 webkit.org/b/191627 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html [ Failure ]
 webkit.org/b/149890 fast/css-grid-layout/grid-shorthands-style-format.html [ Failure ]
-webkit.org/b/191506 fast/css-grid-layout/grid-item-scroll-position.html [ Failure ]
 webkit.org/b/191507 fast/css-grid-layout/positioned-grid-container-percentage-tracks.html [ Failure ]
 webkit.org/b/191508 fast/css-grid-layout/crash-large-positions.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to