| Index: LayoutTests/OilpanExpectations
|
| diff --git a/LayoutTests/OilpanExpectations b/LayoutTests/OilpanExpectations
|
| index 64fe933d61bea80478702a49958c6a35cfc91092..03a4f8ad8553dc946a68908884c835b4e42ecd24 100644
|
| --- a/LayoutTests/OilpanExpectations
|
| +++ b/LayoutTests/OilpanExpectations
|
| @@ -4,17 +4,26 @@
|
| # 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 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
|
| crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
|
| +crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
|
| crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
|
| +crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
|
| crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
|
| +crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
|
| crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ]
|
| +crbug.com/370906 virtual/slimmingpaint/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 ]
|
| +crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-3.html [ Failure ]
|
| crbug.com/356658 fast/dom/gc-5.html [ Failure ]
|
| +crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-5.html [ Failure ]
|
| crbug.com/356658 fast/dom/gc-12.html [ Failure ]
|
| +crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-12.html [ Failure ]
|
| crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ]
|
| +crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-dom-tree-lifetime.html [ Failure ]
|
|
|
| # This test is flaky in debug without oilpan, but fails much more with oilpan.
|
| crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ ImageOnlyFailure Pass ]
|
|
|