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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-overflow-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-overflow-in-next-column-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-overflow-in-next-column-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-overflow-in-next-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..19241a4d8593091509369bccee9eccf4424a4a62
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-with-overflow-in-next-column-expected.txt
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x202
+ LayoutBlockFlow {HTML} at (0,0) size 800x202
+ LayoutBlockFlow {BODY} at (8,16) size 784x178
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 383x17
+ text run at (0,0) width 383: "The word 'PASS' should be seen below, in the third column."
+layer at (8,50) size 784x144
+ LayoutBlockFlow {DIV} at (0,34) size 784x144
+ LayoutMultiColumnSet (anonymous) at (0,0) size 784x144
+layer at (8,50) size 251x256
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 250.66x256
+ LayoutBlockFlow (anonymous) at (0,0) size 250.66x240
+ 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,98) size 800x18
+ LayoutBlockFlow (positioned) {DIV} at (0,98) size 800x18 [border: (1px dotted #000000)]
+layer at (8,290) size 251x16
+ LayoutBlockFlow (relative positioned) {DIV} at (0,240) size 250.66x16
+ LayoutBR {BR} at (0,7) size 0x17
+ LayoutBR {BR} at (0,55) size 0x17
+ LayoutText {#text} at (0,87) size 37x17
+ text run at (0,87) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698