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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt b/LayoutTests/platform/mac/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
deleted file mode 100644
index 543a2551bdf1be3d5547c031a643f691c367b69c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x200
- RenderBlock {HTML} at (0,0) size 800x200
- RenderBody {BODY} at (8,16) size 784x176
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 666x16
- text run at (0,0) width 666: "There should be a yellow box in the second column, and the word 'PASS' should be in the third column."
-layer at (8,48) size 272x144
- RenderBlock {DIV} at (0,32) size 272x144
- RenderMultiColumnSet at (0,0) size 272x144
-layer at (8,48) size 80x272
- RenderMultiColumnFlowThread at (0,0) size 80x272
- RenderBlock (anonymous) at (0,0) size 80x240
- RenderBR {BR} at (0,8) size 0x16
- RenderBR {BR} at (0,40) size 0x16
- RenderBR {BR} at (0,72) size 0x16
- RenderBR {BR} at (0,104) size 0x16
- RenderBR {BR} at (0,152) size 0x16
- RenderBR {BR} at (0,184) size 0x16
- RenderBR {BR} at (0,216) size 0x16
-layer at (0,48) size 800x144
- RenderBlock (positioned) {DIV} at (0,48) size 800x144 [bgcolor=#00FFFF]
-layer at (8,288) size 80x32
- RenderBlock (relative positioned) zI: 2 {DIV} at (0,240) size 80x32 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,0) size 80x80
- RenderBR {BR} at (0,8) size 0x16
- RenderBR {BR} at (0,56) size 0x16
-layer at (16,376) size 64x32 transparent
- RenderBlock {DIV} at (8,88) size 64x32
- RenderText {#text} at (0,8) size 39x16
- text run at (0,8) width 39: "PASS"

Powered by Google App Engine
This is Rietveld 408576698