Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / modify-stylesheet-minimal-recalc-style-expected.txt
blob7479a4b7c46a74e8e9eda9121353e0af6e3605f3
1 PASS internals.updateStyleAndReturnAffectedElementCount() is 0
2 PASS internals.updateStyleAndReturnAffectedElementCount() is 6
3 PASS internals.updateStyleAndReturnAffectedElementCount() is 6
4 PASS internals.updateStyleAndReturnAffectedElementCount() is 6
5 PASS internals.updateStyleAndReturnAffectedElementCount() is 43
6 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)"
7 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)"
8 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
9 PASS internals.updateStyleAndReturnAffectedElementCount() is 59
10 PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(255, 0, 0)"
11 PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)"
12 PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)"
13 PASS successfullyParsed is true
15 TEST COMPLETE
16 foo
17 foo
18 foo
19 bar
20 bar
21 bar
22 baz
23 baz
24 baz