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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/multicol/composited-inner-multicol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-inner-multicol-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-inner-multicol-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dcf4c747784a6b64ed8387ec80b3e443786f1dcf
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 800x204
+ LayoutBlockFlow {HTML} at (0,0) size 800x204
+ LayoutBlockFlow {BODY} at (8,16) size 784x180
+ LayoutBlockFlow {P} at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 763x36
+ text run at (0,0) width 621: "Below you should see the word 'PASS' (with some extra letter spacing), on a yellow background "
+ text run at (620,0) width 143: "(which should be a bit"
+ text run at (0,18) width 706: "faded near the top). The first S is below the A, because they composite together and hence are not fragmented."
+layer at (8,68) size 480x128
+ LayoutBlockFlow {DIV} at (0,52) size 480x128
+ LayoutMultiColumnSet (anonymous) at (0,0) size 480x128
+layer at (8,68) size 240x224
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 240x224
+ LayoutBlockFlow (anonymous) at (0,0) size 240x160
+ LayoutBR {BR} at (0,7) size 0x18
+ LayoutBR {BR} at (0,39) size 0x18
+ LayoutBR {BR} at (0,71) size 0x18
+ LayoutBR {BR} at (0,103) size 0x18
+ LayoutBR {BR} at (0,135) size 0x18
+layer at (16,236) size 80x48
+ LayoutBlockFlow {DIV} at (8,168) size 80x48 [bgcolor=#FFFF00]
+ LayoutMultiColumnSet (anonymous) at (8,8) size 64x32
+layer at (24,244) size 16x128
+ LayoutMultiColumnFlowThread (anonymous) at (8,8) size 16x128
+ LayoutBlockFlow (anonymous) at (0,0) size 16x32
+ LayoutText {#text} at (0,7) size 9x18
+ text run at (0,7) width 9: "P"
+ LayoutBR {BR} at (8,7) size 1x18
+ LayoutBlockFlow (anonymous) at (0,96) size 16x32
+ LayoutText {#text} at (0,7) size 9x18
+ text run at (0,7) width 9: "S"
+ LayoutBR {BR} at (8,7) size 1x18
+layer at (240,68) size 112x53 transparent
+ LayoutBlockFlow (positioned) {DIV} at (240,68) size 112x52.80 [bgcolor=#FFFFFF]
+layer at (24,276) size 16x64
+ LayoutBlockFlow (relative positioned) {DIV} at (0,32) size 16x64
+ LayoutText {#text} at (0,7) size 12x18
+ text run at (0,7) width 12: "A"
+ LayoutBR {BR} at (11,7) size 1x18
+ LayoutText {#text} at (0,39) size 9x18
+ text run at (0,39) width 9: "S"
+ LayoutBR {BR} at (8,39) size 1x18

Powered by Google App Engine
This is Rietveld 408576698