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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-relpos-resize-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-relpos-resize-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-relpos-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-relpos-resize-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf547b2ec3b6caf4ae967a7bd995e31780b8eed9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-relpos-resize-expected.txt
@@ -0,0 +1,34 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x266
+ LayoutBlockFlow {HTML} at (0,0) size 800x266
+ LayoutBlockFlow {BODY} at (8,16) size 784x242
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 767x18
+ text run at (0,0) width 767: "There should be one yellow box below. There is only one because the content is composited, and hence not fragmented."
+layer at (8,50) size 706x208
+ LayoutBlockFlow {DIV} at (0,34) size 705.59x208
+ LayoutMultiColumnSet (anonymous) at (0,0) size 705.59x208
+layer at (8,50) size 353x280
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 352.80x280
+ LayoutBlockFlow (anonymous) at (0,0) size 352.80x128
+ 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
+layer at (0,50) size 800x240
+ LayoutBlockFlow (positioned) {DIV} at (0,50) size 800x240 [bgcolor=#00FFFF]
+layer at (16,186) size 337x136
+ LayoutBlockFlow (relative positioned) {DIV} at (8,136) size 336.80x136 [bgcolor=#FFFF00]
+ LayoutText {#text} at (0,7) size 25x18
+ text run at (0,7) width 25: "first"
+ LayoutBR {BR} at (24,7) size 1x18
+ LayoutText {#text} at (0,39) size 48x18
+ text run at (0,39) width 48: "column"
+ LayoutBR {BR} at (47,39) size 1x18
+ LayoutText {#text} at (0,79) size 45x18
+ text run at (0,79) width 45: "second"
+ LayoutBR {BR} at (44,79) size 1x18
+ LayoutText {#text} at (0,111) size 48x18
+ text run at (0,111) width 48: "column"
+ LayoutBR {BR} at (47,111) size 1x18

Powered by Google App Engine
This is Rietveld 408576698