Title: [209393] trunk/LayoutTests
Revision
209393
Author
hy...@apple.com
Date
2016-12-06 07:55:07 -0800 (Tue, 06 Dec 2016)

Log Message

[CSS Parser] Avoid more test
https://bugs.webkit.org/show_bug.cgi?id=165463

Reviewed by Zalan Bujtas.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209392 => 209393)


--- trunk/LayoutTests/ChangeLog	2016-12-06 15:34:22 UTC (rev 209392)
+++ trunk/LayoutTests/ChangeLog	2016-12-06 15:55:07 UTC (rev 209393)
@@ -1,3 +1,12 @@
+2016-12-06  Dave Hyatt  <hy...@apple.com>
+
+        [CSS Parser] Avoid more test
+        https://bugs.webkit.org/show_bug.cgi?id=165463
+
+        Reviewed by Zalan Bujtas.
+
+        * TestExpectations:
+
 2016-12-06  Sam Weinig  <s...@webkit.org>
 
         [WebIDL] Add support for converting dictionaries to JS

Modified: trunk/LayoutTests/TestExpectations (209392 => 209393)


--- trunk/LayoutTests/TestExpectations	2016-12-06 15:34:22 UTC (rev 209392)
+++ trunk/LayoutTests/TestExpectations	2016-12-06 15:55:07 UTC (rev 209393)
@@ -1062,6 +1062,8 @@
 webkit.org/b/165195 fast/css/font-calculated-value.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/font-shorthand.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/negative-calc-values.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/text-shadow-calc-value.html [ Pass Failure ]
+webkit.org/b/165195 fast/shadow-dom/slotted-pseudo-element-css-text.html [ Pass Failure ]
 
 # The following tests match Blink/Chrome, but we're not sure yet what to do with them when the
 # new CSS parser is turned on. The tests may be right, and these may be bugs in Blink/Chrome, or
@@ -1073,6 +1075,8 @@
 webkit.org/b/165195 fast/text/text-combine-crash.html [ Pass Failure ]
 webkit.org/b/165195 fast/css-grid-layout/grid-template-shorthand-get-set.html [ Pass Failure ]
 webkit.org/b/165195 fast/css/font-shorthand-from-longhands.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/parse-color-int-or-percent-crash.html [ Pass Failure ]
+webkit.org/b/165195 fast/css/string-quote-binary.html [ Pass Failure ]
 
 # The following tests should probably just be removed, since they will never pass. Do this once
 # the new CSS Parser turns on.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to