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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt b/LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt
index 036af5bab340895a3fa5c6204f9e5a186d3a2c47..d34feed1ee80c19c0a7ebb88b276a906f7eeaa86 100644
--- a/LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollX 50.00 scrollY 50.
layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
RenderBlock {HTML} at (0,0) size 785x1016
RenderBody {BODY} at (8,8) size 1000x1000
-layer at (50,166) size 322x16
- RenderBlock (positioned) {P} at (50,166) size 322.14x16
- RenderText {#text} at (0,0) size 323x16
+layer at (50,166) size 322x18
+ RenderBlock (positioned) {P} at (50,166) size 322.14x18
+ RenderText {#text} at (0,0) size 323x18
text run at (0,0) width 323: "You should see a single green square, with no red."
layer at (58,58) size 100x100
RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698