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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-overlapping-will-change-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-relpos-overlapping-will-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-overlapping-will-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-overlapping-will-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e3e76ba0baf8bc9318e54c5fb8d1052da55e6498
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-overlapping-will-change-expected.txt
@@ -0,0 +1,41 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x288
+ LayoutBlockFlow {HTML} at (0,0) size 800x288
+ LayoutBlockFlow {BODY} at (8,16) size 784x264
+ LayoutBlockFlow {P} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 203x19
+ text run at (0,0) width 203: "The word 'PASS' should be seen "
+ LayoutInline {EM} at (0,0) size 35x19
+ LayoutText {#text} at (202,0) size 35x19
+ text run at (202,0) width 35: "twice"
+ LayoutText {#text} at (236,0) size 773x39
+ text run at (236,0) width 49: " below. "
+ text run at (284,0) width 489: "The second PASS is not overlapping the yellow because it is composited with the"
+ text run at (0,20) width 215: "first one, and hence not fragmented."
+layer at (8,72) size 560x208
+ LayoutBlockFlow {DIV} at (0,56) size 560x208
+ LayoutMultiColumnSet (anonymous) at (0,0) size 560x208
+layer at (8,72) size 176x456
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 176x456
+ LayoutBlockFlow (anonymous) at (0,0) size 176x368
+ 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
+ LayoutBR {BR} at (0,166) size 0x19
+ LayoutBR {BR} at (0,214) size 0x19
+ LayoutBR {BR} at (0,246) size 0x19
+ LayoutBR {BR} at (0,278) size 0x19
+ LayoutBR {BR} at (0,310) size 0x19
+ LayoutBR {BR} at (0,342) size 0x19
+layer at (0,72) size 800x128
+ LayoutBlockFlow (positioned) {DIV} at (0,72) size 800x128 [bgcolor=#FFFF00]
+layer at (16,448) size 160x72
+ LayoutBlockFlow (relative positioned) {DIV} at (8,376) size 160x72
+ LayoutText {#text} at (0,6) size 37x19
+ text run at (0,6) width 37: "PASS"
+ LayoutBR {BR} at (36,6) size 1x19
+ LayoutText {#text} at (0,46) size 37x19
+ text run at (0,46) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698