Index: LayoutTests/OilpanExpectations |
diff --git a/LayoutTests/OilpanExpectations b/LayoutTests/OilpanExpectations |
index 020c002833ed5335e42623149e26c2ad08d395c6..5d64ddd2f64e1e324dd99299a9837651351ef67e 100644 |
--- a/LayoutTests/OilpanExpectations |
+++ b/LayoutTests/OilpanExpectations |
@@ -1,3 +1,8 @@ |
# This file is used by the Oilpan bots (and anyone building in that config) |
# to track Oilpan-specific failures. |
+# 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/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] |
+ |