OLD | NEW |
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 |
OLD | NEW |