drousso@apple.com | cd962a9 | 2019-01-26 03:57:17 +0000 | [diff] [blame] | 1 | Tests for the Page.overrideSetting command. |
2 | |||||
3 | |||||
4 | == Running test suite: Page.overrideSetting | ||||
5 | -- Running test case: Page.overrideSetting.AuthorAndUserStylesEnabled | ||||
6 | Property "color" equals "rgb(255, 0, 0)" | ||||
7 | Overriding AuthorAndUserStylesEnabled to false... | ||||
8 | Property "color" equals "rgb(0, 0, 0)" | ||||
9 | Removing AuthorAndUserStylesEnabled override... | ||||
10 | Property "color" equals "rgb(255, 0, 0)" | ||||
11 |