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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-child-layer-in-next-column-expected.txt

Issue 2031053003: Auto-rebaseline for r397515 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-child-layer-in-next-column-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91691ccd5a15ea4807cd68267e55de3a6798c90f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
@@ -0,0 +1,33 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x224
+ LayoutBlockFlow {HTML} at (0,0) size 800x224
+ LayoutBlockFlow {BODY} at (8,16) size 784x200
+ LayoutBlockFlow {P} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 752x39
+ text run at (0,0) width 752: "There should be a yellow box in the second column, and the word 'PASS' should be below it. PASS is not in the third column"
+ text run at (0,20) width 395: "because they are composited together, and hence not fragmented."
+layer at (8,72) size 272x144
+ LayoutBlockFlow {DIV} at (0,56) size 272x144
+ LayoutMultiColumnSet (anonymous) at (0,0) size 272x144
+layer at (8,72) size 80x272
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 80x272
+ LayoutBlockFlow (anonymous) at (0,0) size 80x240
+ LayoutBR {BR} at (0,6) size 0x19
+ LayoutBR {BR} at (0,38) size 0x19
+ LayoutBR {BR} at (0,70) size 0x19
+ LayoutBR {BR} at (0,102) size 0x19
+ LayoutBR {BR} at (0,150) size 0x19
+ LayoutBR {BR} at (0,182) size 0x19
+ LayoutBR {BR} at (0,214) size 0x19
+layer at (0,72) size 800x144
+ LayoutBlockFlow (positioned) {DIV} at (0,72) size 800x144 [bgcolor=#00FFFF]
+layer at (8,312) size 80x32
+ LayoutBlockFlow (relative positioned) zI: 2 {DIV} at (0,240) size 80x32 [bgcolor=#FFFF00]
+ LayoutBlockFlow (anonymous) at (0,0) size 80x80
+ LayoutBR {BR} at (0,6) size 0x19
+ LayoutBR {BR} at (0,54) size 0x19
+layer at (16,400) size 64x32 transparent
+ LayoutBlockFlow {DIV} at (8,88) size 64x32
+ LayoutText {#text} at (0,6) size 37x19
+ text run at (0,6) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698