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

Side by Side Diff: LayoutTests/fast/css/border-radius-cssText-expected.txt

Issue 547043002: border-radius cssText always outputs to longhand properties (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix failing tests Created 6 years, 3 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 12.14-8 (TestCases/chapter12/12.14/12.14-8.js) catch introduces scope - scope re moved when exiting catch block (properties) 1 Test for Bug 407012: border-radius shorthand is always splitted to longhand prop erties in CSSStyleRule.cssText.
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 ES5Harness.preconditionPassed is true 6 PASS document.styleSheets[0].rules[0].cssText is '#target { border-radius: 5px; }'
7 PASS ES5Harness.testPassed is true
8 PASS successfullyParsed is true 7 PASS successfullyParsed is true
9 8
10 TEST COMPLETE 9 TEST COMPLETE
11 10
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/border-radius-cssText.html ('k') | LayoutTests/fast/css/remove-shorthand-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698