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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-in-clipped-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-in-clipped-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-in-clipped-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-in-clipped-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a169d21eb73e82c45e10773b6397366e24a6f471
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-in-clipped-expected.txt
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x268
+ LayoutBlockFlow {HTML} at (0,0) size 800x268
+ LayoutBlockFlow {BODY} at (8,16) size 784x244
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 667x19
+ text run at (0,0) width 667: "There should be one yellow box below, on a blue background. the \"second column\" part should be clipped out."
+layer at (8,52) size 272x208
+ LayoutBlockFlow {DIV} at (0,36) size 272x208
+ LayoutMultiColumnSet (anonymous) at (0,0) size 272x208
+layer at (8,52) size 128x280 backgroundClip at (8,52) size 272x208 clip at (8,52) size 272x208
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 128x280
+ LayoutBlockFlow (anonymous) at (0,0) size 128x128
+ 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
+layer at (0,52) size 800x208
+ LayoutBlockFlow (positioned) {DIV} at (0,52) size 800x208 [bgcolor=#0000FF]
+layer at (16,188) size 112x136 backgroundClip at (16,188) size 112x72 clip at (16,188) size 112x72 scrollHeight 168
+ LayoutBlockFlow (relative positioned) {DIV} at (8,136) size 112x136 [bgcolor=#FFFF00]
+ LayoutBlockFlow (anonymous) at (0,0) size 112x136
+ LayoutText {#text} at (0,6) size 22x19
+ text run at (0,6) width 22: "first"
+ LayoutBR {BR} at (22,6) size 0x19
+ LayoutText {#text} at (0,38) size 43x19
+ text run at (0,38) width 43: "column"
+ LayoutBR {BR} at (43,38) size 0x19
+ LayoutText {#text} at (0,78) size 43x19
+ text run at (0,78) width 43: "second"
+ LayoutBR {BR} at (43,78) size 0x19
+ LayoutText {#text} at (0,110) size 43x19
+ text run at (0,110) width 43: "column"
+ LayoutBR {BR} at (43,110) size 0x19
+ LayoutBlockFlow {DIV} at (0,136) size 112x32 [bgcolor=#FF0000]
+ LayoutText {#text} at (0,6) size 33x19
+ text run at (0,6) width 33: "FAIL"

Powered by Google App Engine
This is Rietveld 408576698