Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt

Issue 764083002: Deprecate getMatchedCSSRules() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update platform expectations Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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".

Powered by Google App Engine
This is Rietveld 408576698