Title: [209254] trunk/LayoutTests
Revision
209254
Author
[email protected]
Date
2016-12-02 12:12:35 -0800 (Fri, 02 Dec 2016)

Log Message

[CSS Parser] Mark set-selector-text test, since it will need to be rewritten.
https://bugs.webkit.org/show_bug.cgi?id=165322

Reviewed by Dean Jackson.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209253 => 209254)


--- trunk/LayoutTests/ChangeLog	2016-12-02 20:05:15 UTC (rev 209253)
+++ trunk/LayoutTests/ChangeLog	2016-12-02 20:12:35 UTC (rev 209254)
@@ -1,3 +1,12 @@
+2016-12-02  Dave Hyatt  <[email protected]>
+
+        [CSS Parser] Mark set-selector-text test, since it will need to be rewritten.
+        https://bugs.webkit.org/show_bug.cgi?id=165322
+
+        Reviewed by Dean Jackson.
+
+        * TestExpectations:
+
 2016-12-02  Chris Dumez  <[email protected]>
 
         [Mac][WK1] Implement new HTML interactive form validation user interface

Modified: trunk/LayoutTests/TestExpectations (209253 => 209254)


--- trunk/LayoutTests/TestExpectations	2016-12-02 20:05:15 UTC (rev 209253)
+++ trunk/LayoutTests/TestExpectations	2016-12-02 20:12:35 UTC (rev 209254)
@@ -1025,6 +1025,8 @@
 webkit.org/b/165195 fast/css/parsing-css-attribute-case-insensitive-value-2.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/parsing-css-nth-child.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/parsing-text-emphasis.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/css-set-selector-text.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/remove-shorthand.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/transform-inline-style.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/uri-token-parsing.html [ Pass Failure ]
 webkit.org/b/165195 fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to