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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/animation-css-rule-types-expected.txt

Issue 2795223002: Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE (Closed)
Patch Set: changes in ui/filemanager/ Created 3 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 unified diff | Download patch
OLDNEW
1 This test checks that the CSSRule RuleTypes for keyframe-related rules are what we expect. 1 This test checks that the CSSRule RuleTypes for keyframe-related rules are what we expect.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS ruleType is 7 6 PASS ruleType is 7
7 PASS ruleType is 8 7 PASS ruleType is 8
8 PASS ruleType is 7
9 PASS ruleType is 8
10 If we got to this point then we did not crash and the test has passed. 8 If we got to this point then we did not crash and the test has passed.
11 PASS successfullyParsed is true 9 PASS successfullyParsed is true
12 10
13 TEST COMPLETE 11 TEST COMPLETE
14 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698