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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/events/autoscroll-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/android/fast/events/autoscroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/events/autoscroll-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/events/autoscroll-expected.txt
deleted file mode 100644
index a9b15f950b39410bbf83ac9a42dab977366e060a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/events/autoscroll-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 2574.00 scrollHeight 3174
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x3174 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x3174
- LayoutBlockFlow {BODY} at (8,8) size 769x3150
- LayoutBlockFlow {P} at (0,0) size 769x20
- LayoutText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {A} at (0,0) size 67x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 67x19
- text run at (49,0) width 67: "bug 12331"
- LayoutText {#text} at (115,0) size 5x19
- text run at (115,0) width 5: "."
- LayoutBlockFlow {P} at (0,36) size 769x40
- LayoutText {#text} at (0,0) size 763x39
- text run at (0,0) width 763: "To test manually, scroll down until you find the input element. Select some text. If the bug occurs, the page will scroll back up to"
- text run at (0,20) width 46: "the top."
- LayoutBlockFlow {DIV} at (0,92) size 769x3000
- LayoutBlockFlow (anonymous) at (0,3092) size 769x22
- LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,3130) size 769x20
- LayoutText {#text} at (0,0) size 387x19
- text run at (0,0) width 387: "If the bug does not occur, you'll be left down here at the bottom."
-layer at (10,3103) size 150x16 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (2,3) size 150x16
- LayoutText {#text} at (0,0) size 136x16
- text run at (0,0) width 136: "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 15 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
-scrolled to 0,2574

Powered by Google App Engine
This is Rietveld 408576698