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

Side by Side Diff: LayoutTests/platform/mac/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-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 800x200
4 RenderBlock {HTML} at (0,0) size 800x200
5 RenderBody {BODY} at (8,16) size 784x176
6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 666x16
8 text run at (0,0) width 666: "There should be a yellow box in the seco nd column, and the word 'PASS' should be in the third column."
9 layer at (8,48) size 272x144
10 RenderBlock {DIV} at (0,32) size 272x144
11 RenderMultiColumnSet at (0,0) size 272x144
12 layer at (8,48) size 80x272
13 RenderMultiColumnFlowThread at (0,0) size 80x272
14 RenderBlock (anonymous) at (0,0) size 80x240
15 RenderBR {BR} at (0,8) size 0x16
16 RenderBR {BR} at (0,40) size 0x16
17 RenderBR {BR} at (0,72) size 0x16
18 RenderBR {BR} at (0,104) size 0x16
19 RenderBR {BR} at (0,152) size 0x16
20 RenderBR {BR} at (0,184) size 0x16
21 RenderBR {BR} at (0,216) size 0x16
22 layer at (0,48) size 800x144
23 RenderBlock (positioned) {DIV} at (0,48) size 800x144 [bgcolor=#00FFFF]
24 layer at (8,288) size 80x32
25 RenderBlock (relative positioned) zI: 2 {DIV} at (0,240) size 80x32 [bgcolor=# FFFF00]
26 RenderBlock (anonymous) at (0,0) size 80x80
27 RenderBR {BR} at (0,8) size 0x16
28 RenderBR {BR} at (0,56) size 0x16
29 layer at (16,376) size 64x32 transparent
30 RenderBlock {DIV} at (8,88) size 64x32
31 RenderText {#text} at (0,8) size 39x16
32 text run at (0,8) width 39: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698