Index: LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt |
diff --git a/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt b/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt |
index 7b5e7c5f7ee681347cbde442bd0a182cca726be9..82bf915da68ab729473cc829df330d6f7968321b 100644 |
--- a/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt |
+++ b/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check https://code.google.com/p/chromium/issues/detail?id=437569#c2 |
Test that CSS stylesheets lacking wrappers are pruned from detached CSSOM subtrees. This is surprising behavior, but it's a very rare situation, and the behavior actually matches what both WebKit and Gecko do for DOM nodes in detached subtrees. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |