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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-child-layer-in-next-column-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-child-layer-in-next-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b776c4db3f7cebe3fc5f9a9cb63554d612a4282d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/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 800x220
+ LayoutBlockFlow {HTML} at (0,0) size 800x220
+ LayoutBlockFlow {BODY} at (8,16) size 784x196
+ LayoutBlockFlow {P} at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 749x35
+ text run at (0,0) width 749: "There should be a yellow box in the second column, and the word 'PASS' should be below it. PASS is not in the third"
+ text run at (0,18) width 469: "column because they are composited together, and hence not fragmented."
+layer at (8,68) size 272x144
+ LayoutBlockFlow {DIV} at (0,52) size 272x144
+ LayoutMultiColumnSet (anonymous) at (0,0) size 272x144
+layer at (8,68) size 80x272
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 80x272
+ LayoutBlockFlow (anonymous) at (0,0) size 80x240
+ LayoutBR {BR} at (0,7) size 0x17
+ LayoutBR {BR} at (0,39) size 0x17
+ LayoutBR {BR} at (0,71) size 0x17
+ LayoutBR {BR} at (0,103) size 0x17
+ LayoutBR {BR} at (0,151) size 0x17
+ LayoutBR {BR} at (0,183) size 0x17
+ LayoutBR {BR} at (0,215) size 0x17
+layer at (0,68) size 800x144
+ LayoutBlockFlow (positioned) {DIV} at (0,68) size 800x144 [bgcolor=#00FFFF]
+layer at (8,308) 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,7) size 0x17
+ LayoutBR {BR} at (0,55) size 0x17
+layer at (16,396) size 64x32 transparent
+ LayoutBlockFlow {DIV} at (8,88) size 64x32
+ LayoutText {#text} at (0,7) size 37x17
+ text run at (0,7) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698