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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-layer-multiple-fragments-translated-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c71ba07121327dbfa22390c7e67f11a0ff34219c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 800x140
+ LayoutBlockFlow {HTML} at (0,0) size 800x140
+ LayoutBlockFlow {BODY} at (8,16) size 784x116
+ LayoutBlockFlow {P} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 744x39
+ text run at (0,0) width 744: "There should be two small green squares vertically aligned below, and another red square to the top-right. The second green"
+ text run at (0,20) width 516: "square does not overlap the red because it is conmposited, and hence not fragmented."
+layer at (8,72) size 60x60
+ LayoutBlockFlow {DIV} at (0,56) size 60x60
+ LayoutMultiColumnSet (anonymous) at (0,0) size 60x60
+layer at (8,72) size 20x180
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 20x180
+ LayoutBlockFlow (anonymous) at (0,0) size 20x100
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,80) size 0x19
+ LayoutBlockFlow {DIV} at (0,160) size 20x20 [bgcolor=#FF0000]
+layer at (8,172) 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,0) size 0x19
+ LayoutBlockFlow {DIV} at (0,40) size 20x20 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698