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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-inner-multicol-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-inner-multicol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-inner-multicol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-inner-multicol-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea985fd9436fd4109a206ff6fb175fcb288c44b8
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-inner-multicol-expected.txt
@@ -0,0 +1,44 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x208
+ LayoutBlockFlow {HTML} at (0,0) size 800x208
+ LayoutBlockFlow {BODY} at (8,16) size 784x184
+ LayoutBlockFlow {P} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 756x39
+ text run at (0,0) width 586: "Below you should see the word 'PASS' (with some extra letter spacing), on a yellow background "
+ text run at (585,0) width 171: "(which should be a bit faded"
+ text run at (0,20) width 629: "near the top). The first S is below the A, because they composite together and hence are not fragmented."
+layer at (8,72) size 480x128
+ LayoutBlockFlow {DIV} at (0,56) size 480x128
+ LayoutMultiColumnSet (anonymous) at (0,0) size 480x128
+layer at (8,72) size 240x224
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 240x224
+ LayoutBlockFlow (anonymous) at (0,0) size 240x160
+ 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,134) size 0x19
+layer at (16,240) size 80x48
+ LayoutBlockFlow {DIV} at (8,168) size 80x48 [bgcolor=#FFFF00]
+ LayoutMultiColumnSet (anonymous) at (8,8) size 64x32
+layer at (24,248) size 16x128
+ LayoutMultiColumnFlowThread (anonymous) at (8,8) size 16x128
+ LayoutBlockFlow (anonymous) at (0,0) size 16x32
+ LayoutText {#text} at (0,6) size 9x19
+ text run at (0,6) width 9: "P"
+ LayoutBR {BR} at (9,6) size 0x19
+ LayoutBlockFlow (anonymous) at (0,96) size 16x32
+ LayoutText {#text} at (0,6) size 9x19
+ text run at (0,6) width 9: "S"
+ LayoutBR {BR} at (9,6) size 0x19
+layer at (240,72) size 112x53 transparent
+ LayoutBlockFlow (positioned) {DIV} at (240,72) size 112x52.80 [bgcolor=#FFFFFF]
+layer at (24,280) size 16x64
+ LayoutBlockFlow (relative positioned) {DIV} at (0,32) size 16x64
+ LayoutText {#text} at (0,6) size 11x19
+ text run at (0,6) width 11: "A"
+ LayoutBR {BR} at (11,6) size 0x19
+ LayoutText {#text} at (0,38) size 9x19
+ text run at (0,38) width 9: "S"
+ LayoutBR {BR} at (9,38) size 0x19

Powered by Google App Engine
This is Rietveld 408576698