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

Unified Diff: LayoutTests/platform/mac/fast/events/autoscroll-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/fast/events/autoscroll-expected.txt
diff --git a/LayoutTests/platform/mac/fast/events/autoscroll-expected.txt b/LayoutTests/platform/mac/fast/events/autoscroll-expected.txt
index cfa59d1273434361f640123688f17c0f5c3ae137..8f1ab2296a62cb3b26c2ce141bd9d10ac06d5e6d 100644
--- a/LayoutTests/platform/mac/fast/events/autoscroll-expected.txt
+++ b/LayoutTests/platform/mac/fast/events/autoscroll-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x3167
+layer at (0,0) size 785x3163
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x3167
- RenderBlock {HTML} at (0,0) size 785x3167
- RenderBody {BODY} at (8,8) size 769x3143
+layer at (0,0) size 785x3163
+ RenderBlock {HTML} at (0,0) size 785x3163
+ RenderBody {BODY} at (8,8) size 769x3139
RenderBlock {P} at (0,0) size 769x18
RenderText {#text} at (0,0) size 53x18
text run at (0,0) width 53: "Test for "
@@ -16,16 +16,16 @@ layer at (0,0) size 785x3167
text run at (0,0) width 739: "To test manually, scroll down until you find the input element. Select some text. If the bug occurs, the page will scroll"
text run at (0,18) width 117: "back up to the top."
RenderBlock {DIV} at (0,86) size 769x3000
- RenderBlock (anonymous) at (0,3086) size 769x23
- RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,3086) size 769x19
+ RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,3125) size 769x18
+ RenderBlock {P} at (0,3121) size 769x18
RenderText {#text} at (0,0) size 404x18
text run at (0,0) width 404: "If the bug does not occur, you'll be left down here at the bottom."
-layer at (13,3099) size 117x13 scrollWidth 126
+layer at (11,3097) size 117x13 scrollWidth 126
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 126x13
text run at (0,0) width 126: "select some of this text"
-selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
-selection end: position 16 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
-scrolled to 0,2567
+selection start: position 2 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
+selection end: position 17 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
+scrolled to 0,2563

Powered by Google App Engine
This is Rietveld 408576698