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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-opacity-2nd-and-3rd-column-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/win/fast/multicol/composited-opacity-2nd-and-3rd-column-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-opacity-2nd-and-3rd-column-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-opacity-2nd-and-3rd-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ce8d674b0812d8994cc6f04b09fc4cb02565124
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-opacity-2nd-and-3rd-column-expected.txt
@@ -0,0 +1,40 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x284
+ LayoutBlockFlow {HTML} at (0,0) size 800x284
+ LayoutBlockFlow {BODY} at (8,16) size 784x260
+ LayoutBlockFlow {P} at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 211x17
+ text run at (0,0) width 211: "The word 'PASS' should be seen "
+ LayoutInline {EM} at (0,0) size 35x17
+ LayoutText {#text} at (210,0) size 35x17
+ text run at (210,0) width 35: "twice"
+ LayoutText {#text} at (244,0) size 759x35
+ text run at (244,0) width 515: " below. The second PASS is not overlapping the yellow because it is composited"
+ text run at (0,18) width 287: "with the first one, and hence not fragmented."
+layer at (8,68) size 272x208
+ LayoutBlockFlow {DIV} at (0,52) size 272x208
+ LayoutMultiColumnSet (anonymous) at (0,0) size 272x208
+layer at (8,68) size 80x456
+ LayoutMultiColumnFlowThread (anonymous) at (0,0) size 80x456
+ LayoutBlockFlow (anonymous) at (0,0) size 80x368
+ LayoutBR {BR} at (0,7) size 0x17
+ LayoutBR {BR} at (0,39) size 0x17
+ LayoutBR {BR} at (0,71) size 0x17
+ LayoutBR {BR} at (0,103) size 0x17
+ LayoutBR {BR} at (0,135) size 0x17
+ LayoutBR {BR} at (0,167) size 0x17
+ LayoutBR {BR} at (0,215) size 0x17
+ LayoutBR {BR} at (0,247) size 0x17
+ LayoutBR {BR} at (0,279) size 0x17
+ LayoutBR {BR} at (0,311) size 0x17
+ LayoutBR {BR} at (0,343) size 0x17
+layer at (0,68) size 800x128
+ LayoutBlockFlow (positioned) {DIV} at (0,68) size 800x128 [bgcolor=#FFFF00]
+layer at (16,444) size 64x72 transparent
+ LayoutBlockFlow {DIV} at (8,376) size 64x72
+ LayoutText {#text} at (0,7) size 37x17
+ text run at (0,7) width 37: "PASS"
+ LayoutBR {BR} at (36,7) size 1x17
+ LayoutText {#text} at (0,47) size 37x17
+ text run at (0,47) width 37: "PASS"

Powered by Google App Engine
This is Rietveld 408576698