Title: [167583] trunk/LayoutTests
- Revision
- 167583
- Author
- [email protected]
- Date
- 2014-04-20 23:02:35 -0700 (Sun, 20 Apr 2014)
Log Message
Expando properties on attribute nodes disappear
https://bugs.webkit.org/show_bug.cgi?id=88045
* TestExpectations:
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
Consolidated test expectations, because all ports are equally affected. Some
platforms accidentally start to pass this test sometimes, but there is no real fix yet.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (167582 => 167583)
--- trunk/LayoutTests/ChangeLog 2014-04-21 05:21:45 UTC (rev 167582)
+++ trunk/LayoutTests/ChangeLog 2014-04-21 06:02:35 UTC (rev 167583)
@@ -1,3 +1,15 @@
+2014-04-20 Alexey Proskuryakov <[email protected]>
+
+ Expando properties on attribute nodes disappear
+ https://bugs.webkit.org/show_bug.cgi?id=88045
+
+ * TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/win/TestExpectations:
+ Consolidated test expectations, because all ports are equally affected. Some
+ platforms accidentally start to pass this test sometimes, but there is no real fix yet.
+
2014-04-20 Zalan Bujtas <[email protected]>
Subpixel rendering: RenderLayer's size is set using enclosingRect() which can result in cruft.
Modified: trunk/LayoutTests/TestExpectations (167582 => 167583)
--- trunk/LayoutTests/TestExpectations 2014-04-21 05:21:45 UTC (rev 167582)
+++ trunk/LayoutTests/TestExpectations 2014-04-21 06:02:35 UTC (rev 167583)
@@ -98,3 +98,6 @@
# Doesn't work yet, relies on network replay functionality (webkit.org/b/130728, webkit.org/b/129391)
webkit.org/b/131318 http/tests/inspector/replay/document-last-modified-fallback-value.html [ Skip ]
+
+# Expando properties on attribute nodes disappear
+webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
Modified: trunk/LayoutTests/platform/efl/TestExpectations (167582 => 167583)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-04-21 05:21:45 UTC (rev 167582)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-04-21 06:02:35 UTC (rev 167583)
@@ -1065,9 +1065,6 @@
webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
-# Expando properties on attribute nodes disappear
-webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
-
# Requires WebP support.
Bug(EFL) fast/canvas/canvas-toDataURL-webp.html
Bug(EFL) fast/images/webp-image-decoding.html
Modified: trunk/LayoutTests/platform/mac/TestExpectations (167582 => 167583)
--- trunk/LayoutTests/platform/mac/TestExpectations 2014-04-21 05:21:45 UTC (rev 167582)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2014-04-21 06:02:35 UTC (rev 167583)
@@ -206,9 +206,6 @@
http/tests/w3c/webperf
fast/performance/
-# Properties on attribute nodes disappear with GC
-webkit.org/b/131881 fast/dom/gc-attribute-node.html [ Pass Failure ]
-
# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1
Modified: trunk/LayoutTests/platform/win/TestExpectations (167582 => 167583)
--- trunk/LayoutTests/platform/win/TestExpectations 2014-04-21 05:21:45 UTC (rev 167582)
+++ trunk/LayoutTests/platform/win/TestExpectations 2014-04-21 06:02:35 UTC (rev 167583)
@@ -2297,9 +2297,6 @@
# Subpixel: incorrect caret position
webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
-# Expando properties on attribute nodes disappear
-webkit.org/b/127480 fast/dom/gc-attribute-node.html [ Failure ]
-
# REGRESSION (r159892): Failing _javascript_ test
webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes