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

Side by Side Diff: LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/composited-opacity-2nd-and-3rd-column-expected.txt

Issue 839793003: Bring back multicol reftests that got DRTified for impl-side painting. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Another speculative fix: force layer creation in the test too. Created 5 years, 11 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x268
4 RenderBlock {HTML} at (0,0) size 800x268
5 RenderBody {BODY} at (8,16) size 784x244
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 204x19
8 text run at (0,0) width 204: "The word 'PASS' should be seen "
9 RenderInline {EM} at (0,0) size 34x19
10 RenderText {#text} at (204,0) size 34x19
11 text run at (204,0) width 34: "twice"
12 RenderText {#text} at (238,0) size 45x19
13 text run at (238,0) width 45: " below."
14 layer at (8,52) size 272x208
15 RenderBlock {DIV} at (0,36) size 272x208
16 RenderMultiColumnSet at (0,0) size 272x208
17 layer at (8,52) size 80x456
18 RenderMultiColumnFlowThread at (0,0) size 80x456
19 RenderBlock (anonymous) at (0,0) size 80x368
20 RenderBR {BR} at (0,6) size 0x19
21 RenderBR {BR} at (0,38) size 0x19
22 RenderBR {BR} at (0,70) size 0x19
23 RenderBR {BR} at (0,102) size 0x19
24 RenderBR {BR} at (0,134) size 0x19
25 RenderBR {BR} at (0,166) size 0x19
26 RenderBR {BR} at (0,214) size 0x19
27 RenderBR {BR} at (0,246) size 0x19
28 RenderBR {BR} at (0,278) size 0x19
29 RenderBR {BR} at (0,310) size 0x19
30 RenderBR {BR} at (0,342) size 0x19
31 layer at (0,52) size 800x128
32 RenderBlock (positioned) {DIV} at (0,52) size 800x128 [bgcolor=#FFFF00]
33 layer at (16,428) size 64x72 transparent
34 RenderBlock {DIV} at (8,376) size 64x72
35 RenderText {#text} at (0,6) size 38x19
36 text run at (0,6) width 38: "PASS"
37 RenderBR {BR} at (38,6) size 0x19
38 RenderText {#text} at (0,46) size 38x19
39 text run at (0,46) width 38: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698