ktf.kim@samsung.com | 16b1307 | 2014-11-02 07:06:20 +0000 | [diff] [blame] | 1 | Tests read-only pseudo-class properties are applied to not user-alterable elements |
| 2 | |
| 3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| 4 | |
| 5 | |
| 6 | PASS backgroundColor('readwrite1') is not "rgb(255, 0, 0)" |
| 7 | PASS backgroundColor('readwrite2') is not "rgb(255, 0, 0)" |
| 8 | PASS backgroundColor('readwrite3') is not "rgb(255, 0, 0)" |
| 9 | PASS backgroundColor('body') is "rgb(255, 0, 0)" |
| 10 | PASS backgroundColor('inside-readwrite1') is not "rgb(255, 0, 0)" |
| 11 | PASS backgroundColor('readonly2') is "rgb(255, 0, 0)" |
| 12 | PASS backgroundColor('readonly3') is "rgb(255, 0, 0)" |
| 13 | PASS backgroundColor('readonly4') is "rgb(255, 0, 0)" |
| 14 | PASS backgroundColor('readonly5') is "rgb(255, 0, 0)" |
| 15 | PASS backgroundColor('svg') is "rgb(255, 0, 0)" |
| 16 | PASS backgroundColor('svg_path') is "rgb(255, 0, 0)" |
| 17 | PASS backgroundColor('svg_contenteditable') is "rgb(255, 0, 0)" |
| 18 | PASS backgroundColor('mathml') is "rgb(255, 0, 0)" |
| 19 | PASS backgroundColor('mathml_msup') is "rgb(255, 0, 0)" |
| 20 | PASS successfullyParsed is true |
| 21 | |
| 22 | TEST COMPLETE |
| 23 | |
| 24 | |
| 25 | x |
| 26 | 2 |
fred.wang@free.fr | 2e5139b | 2016-06-24 14:39:58 +0000 | [diff] [blame] | 27 | = |
ktf.kim@samsung.com | 16b1307 | 2014-11-02 07:06:20 +0000 | [diff] [blame] | 28 | 0 |
| 29 | |