Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(982)

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1904423002: Remove Oilpan-only StyleSheet/ test failures from TestExpectations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 9503f8eb5ec459fedf1e153e94716ca33a62164a..91d5b679012243713a05c270c69c1109b8326b9f 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -3,14 +3,6 @@
# failure. Expected outputs will be adjusted for the better once Oilpan
# has been well and truly enabled always.
-# With Oilpan, the parent pointer in the CSSRule hierarchy is
-# strong. This is the intended behavior.
-crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
-crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
-crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
-crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
-crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
-
# With Oilpan, parent pointers in the DOM tree do not
# mysteriously disappear. This is the intended behavior.
crbug.com/356658 fast/dom/gc-3.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698