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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/multicol/composited-with-overflow-in-next-column-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-overflow-in-next-column-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-with-overflow-in-next-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..40c84d7fcd92be858c3ef27ebeb67b2c4cd3b875
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 800x204
+ LayoutBlockFlow {HTML} at (0,0) size 800x204
+ LayoutBlockFlow {BODY} at (8,16) size 784x180
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "The word 'PASS' should be seen below, in the third column."
+layer at (8,52) size 784x144
+ LayoutBlockFlow {DIV} at (0,36) size 784x144
+ LayoutMultiColumnSet (anonymous) at (0,0) size 784x144
+layer at (8,52) size 251x256
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 250.66x256
+ LayoutBlockFlow (anonymous) at (0,0) size 250.66x240
+ 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,100) size 800x18
+ LayoutBlockFlow (positioned) {DIV} at (0,100) size 800x18 [border: (1px dotted #000000)]
+layer at (8,292) size 251x16
+ LayoutBlockFlow (relative positioned) {DIV} at (0,240) size 250.66x16
+ LayoutBR {BR} at (0,6) size 0x19
+ LayoutBR {BR} at (0,54) size 0x19
+ LayoutText {#text} at (0,86) size 37x19
+ text run at (0,86) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698