Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 67745569e12cfbf338187fe63b8210c363a18ae6..0f7120985b881004ddabb96019037b83e016fa01 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -3,6 +3,14 @@ |
# 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 ] |
+ |
crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.html [ Pass Timeout ] |
crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-reload.html [ Pass Failure ] |