Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Side by Side Diff: LayoutTests/fast/css/invalidation/scrollbar-pseudo-expected.txt

Issue 1349543004: CSS: Avoid invalidating style when only descendants need updating (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: invalidatesSelf Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Style invalidation for scrollbar pseudo elements. 1 Style invalidation for scrollbar pseudo elements.
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 getComputedStyle(scroller1, '::-webkit-scrollbar').backgroundColor is trans parent 6 PASS getComputedStyle(scroller1, '::-webkit-scrollbar').backgroundColor is trans parent
7 PASS internals.updateStyleAndReturnAffectedElementCount() is 3 7 PASS internals.updateStyleAndReturnAffectedElementCount() is 2
8 PASS getComputedStyle(scroller1, '::-webkit-scrollbar').backgroundColor is green 8 PASS getComputedStyle(scroller1, '::-webkit-scrollbar').backgroundColor is green
9 PASS getComputedStyle(scroller2, '::-webkit-scrollbar').backgroundColor is trans parent 9 PASS getComputedStyle(scroller2, '::-webkit-scrollbar').backgroundColor is trans parent
10 PASS internals.updateStyleAndReturnAffectedElementCount() is 8 10 PASS internals.updateStyleAndReturnAffectedElementCount() is 8
11 PASS getComputedStyle(scroller2, '::-webkit-scrollbar').backgroundColor is green 11 PASS getComputedStyle(scroller2, '::-webkit-scrollbar').backgroundColor is green
12 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-button').backgroundColor i s transparent 12 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-button').backgroundColor i s transparent
13 PASS internals.updateStyleAndReturnAffectedElementCount() is 7 13 PASS internals.updateStyleAndReturnAffectedElementCount() is 6
14 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-button').backgroundColor i s green 14 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-button').backgroundColor i s green
15 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-button').backgroundColor i s transparent 15 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-button').backgroundColor i s transparent
16 PASS internals.updateStyleAndReturnAffectedElementCount() is 12 16 PASS internals.updateStyleAndReturnAffectedElementCount() is 12
17 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-button').backgroundColor i s green 17 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-button').backgroundColor i s green
18 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-corner').backgroundColor i s transparent 18 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-corner').backgroundColor i s transparent
19 PASS internals.updateStyleAndReturnAffectedElementCount() is 4 19 PASS internals.updateStyleAndReturnAffectedElementCount() is 3
20 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-corner').backgroundColor i s green 20 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-corner').backgroundColor i s green
21 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-corner').backgroundColor i s transparent 21 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-corner').backgroundColor i s transparent
22 PASS internals.updateStyleAndReturnAffectedElementCount() is 9 22 PASS internals.updateStyleAndReturnAffectedElementCount() is 9
23 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-corner').backgroundColor i s green 23 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-corner').backgroundColor i s green
24 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-thumb').backgroundColor is transparent 24 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-thumb').backgroundColor is transparent
25 PASS internals.updateStyleAndReturnAffectedElementCount() is 4 25 PASS internals.updateStyleAndReturnAffectedElementCount() is 3
26 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-thumb').backgroundColor is green 26 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-thumb').backgroundColor is green
27 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-thumb').backgroundColor is transparent 27 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-thumb').backgroundColor is transparent
28 PASS internals.updateStyleAndReturnAffectedElementCount() is 9 28 PASS internals.updateStyleAndReturnAffectedElementCount() is 9
29 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-thumb').backgroundColor is green 29 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-thumb').backgroundColor is green
30 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track').backgroundColor is transparent 30 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track').backgroundColor is transparent
31 PASS internals.updateStyleAndReturnAffectedElementCount() is 4 31 PASS internals.updateStyleAndReturnAffectedElementCount() is 3
32 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track').backgroundColor is green 32 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track').backgroundColor is green
33 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track').backgroundColor is transparent 33 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track').backgroundColor is transparent
34 PASS internals.updateStyleAndReturnAffectedElementCount() is 9 34 PASS internals.updateStyleAndReturnAffectedElementCount() is 9
35 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track').backgroundColor is green 35 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track').backgroundColor is green
36 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track-piece').backgroundCo lor is transparent 36 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track-piece').backgroundCo lor is transparent
37 PASS internals.updateStyleAndReturnAffectedElementCount() is 5 37 PASS internals.updateStyleAndReturnAffectedElementCount() is 4
38 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track-piece').backgroundCo lor is green 38 PASS getComputedStyle(scroller1, '::-webkit-scrollbar-track-piece').backgroundCo lor is green
39 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track-piece').backgroundCo lor is transparent 39 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track-piece').backgroundCo lor is transparent
40 PASS internals.updateStyleAndReturnAffectedElementCount() is 10 40 PASS internals.updateStyleAndReturnAffectedElementCount() is 10
41 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track-piece').backgroundCo lor is green 41 PASS getComputedStyle(scroller2, '::-webkit-scrollbar-track-piece').backgroundCo lor is green
42 PASS getComputedStyle(scroller1, '::-webkit-resizer').backgroundColor is transpa rent 42 PASS getComputedStyle(scroller1, '::-webkit-resizer').backgroundColor is transpa rent
43 PASS internals.updateStyleAndReturnAffectedElementCount() is 4 43 PASS internals.updateStyleAndReturnAffectedElementCount() is 3
44 PASS getComputedStyle(scroller1, '::-webkit-resizer').backgroundColor is green 44 PASS getComputedStyle(scroller1, '::-webkit-resizer').backgroundColor is green
45 PASS getComputedStyle(scroller2, '::-webkit-resizer').backgroundColor is transpa rent 45 PASS getComputedStyle(scroller2, '::-webkit-resizer').backgroundColor is transpa rent
46 PASS internals.updateStyleAndReturnAffectedElementCount() is 9 46 PASS internals.updateStyleAndReturnAffectedElementCount() is 9
47 PASS getComputedStyle(scroller2, '::-webkit-resizer').backgroundColor is green 47 PASS getComputedStyle(scroller2, '::-webkit-resizer').backgroundColor is green
48 PASS successfullyParsed is true 48 PASS successfullyParsed is true
49 49
50 TEST COMPLETE 50 TEST COMPLETE
51 51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698