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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-layer-multiple-fragments-translated-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-layer-multiple-fragments-translated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..56560030a76be962bf457029e68a5930c8bb3fad
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x136
+ LayoutBlockFlow {HTML} at (0,0) size 800x136
+ LayoutBlockFlow {BODY} at (8,16) size 784x112
+ LayoutBlockFlow {P} at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 754x36
+ text run at (0,0) width 754: "There should be two small green squares vertically aligned below, and another red square to the top-right. The second"
+ text run at (0,18) width 585: "green square does not overlap the red because it is conmposited, and hence not fragmented."
+layer at (8,68) size 60x60
+ LayoutBlockFlow {DIV} at (0,52) size 60x60
+ LayoutMultiColumnSet (anonymous) at (0,0) size 60x60
+layer at (8,68) size 20x180
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 20x180
+ LayoutBlockFlow (anonymous) at (0,0) size 20x100
+ LayoutBR {BR} at (0,1) size 0x18
+ LayoutBR {BR} at (0,21) size 0x18
+ LayoutBR {BR} at (0,41) size 0x18
+ LayoutBR {BR} at (0,61) size 0x18
+ LayoutBR {BR} at (0,81) size 0x18
+ LayoutBlockFlow {DIV} at (0,160) size 20x20 [bgcolor=#FF0000]
+layer at (8,168) size 20x60
+ LayoutBlockFlow {DIV} at (0,100) size 20x60
+ LayoutBlockFlow {DIV} at (0,0) size 20x20 [bgcolor=#008000]
+ LayoutBlockFlow (anonymous) at (0,20) size 20x20
+ LayoutBR {BR} at (0,1) size 0x18
+ LayoutBlockFlow {DIV} at (0,40) size 20x20 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698