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

Unified Diff: LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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: LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt
diff --git a/LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt b/LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt
index e39aab94e312ef9ad8921a20769ecbe454c77b58..2cebff630e67f054958fbe1e35382ea3e1009d5d 100644
--- a/LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt
+++ b/LayoutTests/platform/win/fast/multicol/column-rules-stacking-expected.txt
@@ -1,6 +1,6 @@
-layer at (0,0) size 785x638
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x638
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 638
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 785x638 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {HTML} at (0,0) size 785x638
RenderBody {BODY} at (8,8) size 769x622
RenderBlock (anonymous) at (0,0) size 769x36
@@ -8,10 +8,10 @@ layer at (0,0) size 785x638
text run at (0,0) width 733: "In the test below, the column rules should not be visible, since a negative z-index child is painting on top of them. "
text run at (732,0) width 29: "You"
text run at (0,18) width 159: "should see no red below."
-layer at (8,44) size 769x586 layerType: background only
-layer at (13,49) size 759x576
+layer at (8,44) size 769x586 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 layerType: background only
+layer at (13,49) size 759x576 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (positioned) zI: -1 {DIV} at (5,5) size 759x576 [bgcolor=#EEEEEE]
-layer at (8,44) size 769x586 layerType: foreground only
+layer at (8,44) size 769x586 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 layerType: foreground only
RenderBlock (relative positioned) {DIV} at (0,36) size 769x586 [bgcolor=#FF0000] [border: (5px solid #000000)]
RenderText {#text} at (35,5) size 223x1727
text run at (35,5) width 182: "Lorem ipsum dolor sit amet,"

Powered by Google App Engine
This is Rietveld 408576698