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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/multicol/column-rules-stacking-expected.txt
diff --git a/LayoutTests/platform/linux/fast/multicol/column-rules-stacking-expected.txt b/LayoutTests/platform/linux/fast/multicol/column-rules-stacking-expected.txt
index 20abf0f801c8a9e90c3360f3046bcf3ba19c897c..4c5f4b7222eba9867ee953194263235579093c82 100644
--- a/LayoutTests/platform/linux/fast/multicol/column-rules-stacking-expected.txt
+++ b/LayoutTests/platform/linux/fast/multicol/column-rules-stacking-expected.txt
@@ -1,6 +1,6 @@
-layer at (0,0) size 785x667
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x667
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 667
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 785x667 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {HTML} at (0,0) size 785x667
RenderBody {BODY} at (8,8) size 769x651
RenderBlock (anonymous) at (0,0) size 769x40
@@ -8,10 +8,10 @@ layer at (0,0) size 785x667
text run at (0,0) width 676: "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 (676,0) width 93: "You should see"
text run at (0,20) width 84: "no red below."
-layer at (8,48) size 769x611 layerType: background only
-layer at (13,53) size 759x601
+layer at (8,48) size 769x611 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 layerType: background only
+layer at (13,53) size 759x601 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 759x601 [bgcolor=#EEEEEE]
-layer at (8,48) size 769x611 layerType: foreground only
+layer at (8,48) size 769x611 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,40) size 769x611 [bgcolor=#FF0000] [border: (5px solid #000000)]
RenderText {#text} at (35,5) size 222x1761
text run at (35,5) width 169: "Lorem ipsum dolor sit amet,"

Powered by Google App Engine
This is Rietveld 408576698