Title: [209274] trunk/LayoutTests
Revision
209274
Author
[email protected]
Date
2016-12-02 14:53:19 -0800 (Fri, 02 Dec 2016)

Log Message

[CSS Parser] Turn off the large value test, since clamping is not the same.
https://bugs.webkit.org/show_bug.cgi?id=165341

Reviewed by Zalan Bujtas.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209273 => 209274)


--- trunk/LayoutTests/ChangeLog	2016-12-02 22:44:38 UTC (rev 209273)
+++ trunk/LayoutTests/ChangeLog	2016-12-02 22:53:19 UTC (rev 209274)
@@ -1,3 +1,12 @@
+2016-12-02  Dave Hyatt  <[email protected]>
+
+        [CSS Parser] Turn off the large value test, since clamping is not the same.
+        https://bugs.webkit.org/show_bug.cgi?id=165341
+
+        Reviewed by Zalan Bujtas.
+
+        * TestExpectations:
+
 2016-12-02  Ryan Haddad  <[email protected]>
 
         Marking three imported/w3c/web-platform-tests/IndexedDB/idbindex-* tests as flaky on macOS debug.

Modified: trunk/LayoutTests/TestExpectations (209273 => 209274)


--- trunk/LayoutTests/TestExpectations	2016-12-02 22:44:38 UTC (rev 209273)
+++ trunk/LayoutTests/TestExpectations	2016-12-02 22:53:19 UTC (rev 209274)
@@ -1003,6 +1003,7 @@
 webkit.org/b/165195 css3/scroll-snap/scroll-snap-position-values.html [ Pass Failure ]
 webkit.org/b/165195 editing/execCommand/insert-list-with-noneditable-content.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/object-position/parsing-object-position.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/large-value-csstext.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/parsing-css-number-types.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/parsing-css-wrap.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/transform-origin-parsing.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to