Index: third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt |
index 0125dd052645231336d429b69d45111446d1ac71..a3f00f508e2b7303f4d16f5d292e519c3c349e1c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt |
@@ -3,7 +3,7 @@ Test that CSS rules don't lose custom properties on GC when only reachable throu |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-FAIL style.parentRule.foo should be bar. Threw exception TypeError: Cannot read property 'foo' of null |
+FAIL style.parentRule.foo should be bar (of type string). Was undefined (of type undefined). |
sof
2016/04/22 12:30:57
Is this (and the other gc-* tests) expected to fai
keishi
2016/04/26 05:05:36
I was able to make gc-declaration-parent-rule.html
|
PASS successfullyParsed is true |
TEST COMPLETE |