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

Side by Side Diff: LayoutTests/platform/mac/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 800x264
4 RenderBlock {HTML} at (0,0) size 800x264
5 RenderBody {BODY} at (8,16) size 784x240
6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 212x16
8 text run at (0,0) width 212: "The word 'PASS' should be seen "
9 RenderInline {EM} at (0,0) size 35x16
10 RenderText {#text} at (211,0) size 35x16
11 text run at (211,0) width 35: "twice"
12 RenderText {#text} at (245,0) size 48x16
13 text run at (245,0) width 48: " below."
14 layer at (8,48) size 272x208
15 RenderBlock {DIV} at (0,32) size 272x208
16 RenderMultiColumnSet at (0,0) size 272x208
17 layer at (8,48) size 80x456
18 RenderMultiColumnFlowThread at (0,0) size 80x456
19 RenderBlock (anonymous) at (0,0) size 80x368
20 RenderBR {BR} at (0,8) size 0x16
21 RenderBR {BR} at (0,40) size 0x16
22 RenderBR {BR} at (0,72) size 0x16
23 RenderBR {BR} at (0,104) size 0x16
24 RenderBR {BR} at (0,136) size 0x16
25 RenderBR {BR} at (0,168) size 0x16
26 RenderBR {BR} at (0,216) size 0x16
27 RenderBR {BR} at (0,248) size 0x16
28 RenderBR {BR} at (0,280) size 0x16
29 RenderBR {BR} at (0,312) size 0x16
30 RenderBR {BR} at (0,344) size 0x16
31 layer at (0,48) size 800x128
32 RenderBlock (positioned) {DIV} at (0,48) size 800x128 [bgcolor=#FFFF00]
33 layer at (16,424) size 64x72 transparent
34 RenderBlock {DIV} at (8,376) size 64x72
35 RenderText {#text} at (0,8) size 39x16
36 text run at (0,8) width 39: "PASS"
37 RenderBR {BR} at (38,8) size 1x16
38 RenderText {#text} at (0,48) size 39x16
39 text run at (0,48) width 39: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698