summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/dynamic-class-backdrop-pseudo-expected.txt
blob: c1f4f06ec726d671c6c658bc02d8312223278f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Change class affecting ::backdrop style

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS getComputedStyle(dialog, '::backdrop').backgroundColor is not green
PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(dialog, '::backdrop').backgroundColor is green
PASS successfullyParsed is true

TEST COMPLETE