OLD | NEW |
1 # This file is used by the Oilpan bots (and anyone building in that config) | 1 # This file is used by the Oilpan bots (and anyone building in that config) |
2 # to track Oilpan-specific failures. | 2 # to track Oilpan-specific failures. |
3 | 3 |
| 4 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
| 5 # strong. This is the intended behavior. |
| 6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
| 7 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
| 8 |
OLD | NEW |