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

Unified Diff: LayoutTests/http/tests/css/shared-stylesheet-mutation-expected.txt

Issue 1153493002: Remove CSSKeyframesRule.insertRule() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 5 years, 7 months 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/http/tests/css/shared-stylesheet-mutation-expected.txt
diff --git a/LayoutTests/http/tests/css/shared-stylesheet-mutation-expected.txt b/LayoutTests/http/tests/css/shared-stylesheet-mutation-expected.txt
index cbec1ab6dcf2d67d67a61e4c309afc07156145a7..9e97cb4766df2d829dbcf508563a135f459f71d9 100644
--- a/LayoutTests/http/tests/css/shared-stylesheet-mutation-expected.txt
+++ b/LayoutTests/http/tests/css/shared-stylesheet-mutation-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: 'CSSKeyframesRule.insertRule()' is deprecated and will be removed in M45, around August 2015. Please use 'CSSKeyframesRule.appendRule()' instead.
The test loads the same stylesheet to different frames and then mutates them. The mutations should not affect other frames.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698