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

Unified Diff: LayoutTests/OilpanExpectations

Issue 187313005: Move StyleSheet to the oilpan heap using transition types. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove clearParentXYZ methods when compiling with oilpan Created 6 years, 10 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
« no previous file with comments | « no previous file | Source/core/css/CSSFilterRule.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/OilpanExpectations
diff --git a/LayoutTests/OilpanExpectations b/LayoutTests/OilpanExpectations
index 5d64ddd2f64e1e324dd99299a9837651351ef67e..3683df053dc3959ff99549a0142fd2c065c561ef 100644
--- a/LayoutTests/OilpanExpectations
+++ b/LayoutTests/OilpanExpectations
@@ -4,5 +4,6 @@
# 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 ]
« no previous file with comments | « no previous file | Source/core/css/CSSFilterRule.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698