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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-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/scroll-ancestor-update-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt b/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
index 6fd95ab90c79c2b4a5b99ddbec75cb6bb50f9216..a5379186ea5b3f0faec3254b49197d40eb75f170 100644
--- a/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
@@ -10,11 +10,11 @@ layer at (50,50) size 100x100
RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
layer at (50,50) size 200x200
RenderBlock (positioned) {DIV} at (50,50) size 200x200
- RenderBlock {P} at (0,218) size 200x48
- RenderText {#text} at (0,0) size 193x48
+ RenderBlock {P} at (0,218) size 200x54
+ RenderText {#text} at (0,0) size 193x54
text run at (0,0) width 193: "The green box should obscure"
- text run at (0,16) width 182: "the red box, and move when"
- text run at (0,32) width 144: "you drag the scrollbar."
+ text run at (0,18) width 182: "the red box, and move when"
+ text run at (0,36) width 144: "you drag the scrollbar."
layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50.00 scrollHeight 550
RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,51) size 185x500

Powered by Google App Engine
This is Rietveld 408576698