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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt b/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
deleted file mode 100644
index 5fdf5a96693cf22be8094ec41c9bf47d75e47db9..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/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 800x204
- RenderBlock {HTML} at (0,0) size 800x204
- RenderBody {BODY} at (8,16) size 784x180
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 624x19
- text run at (0,0) width 624: "There should be a yellow box in the second column, and the word 'PASS' should be in the third column."
-layer at (8,52) size 272x144
- RenderBlock {DIV} at (0,36) size 272x144
- RenderMultiColumnSet at (0,0) size 272x144
-layer at (8,52) size 80x272
- RenderMultiColumnFlowThread at (0,0) size 80x272
- RenderBlock (anonymous) at (0,0) size 80x240
- RenderBR {BR} at (0,6) size 0x19
- RenderBR {BR} at (0,38) size 0x19
- RenderBR {BR} at (0,70) size 0x19
- RenderBR {BR} at (0,102) size 0x19
- RenderBR {BR} at (0,150) size 0x19
- RenderBR {BR} at (0,182) size 0x19
- RenderBR {BR} at (0,214) size 0x19
-layer at (0,52) size 800x144
- RenderBlock (positioned) {DIV} at (0,52) size 800x144 [bgcolor=#00FFFF]
-layer at (8,292) 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,6) size 0x19
- RenderBR {BR} at (0,54) size 0x19
-layer at (16,380) size 64x32 transparent
- RenderBlock {DIV} at (8,88) size 64x32
- RenderText {#text} at (0,6) size 38x19
- text run at (0,6) width 38: "PASS"

Powered by Google App Engine
This is Rietveld 408576698