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

Unified Diff: LayoutTests/platform/android/fast/forms/textfield-outline-expected.txt

Issue 1340883004: Auto-rebaseline for r202221 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/android/fast/forms/textfield-outline-expected.txt
diff --git a/LayoutTests/platform/android/fast/forms/textfield-outline-expected.txt b/LayoutTests/platform/android/fast/forms/textfield-outline-expected.txt
deleted file mode 100644
index 810b25dd005d34d1ee2f869313b6986c1a07f84b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/fast/forms/textfield-outline-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 522x19
- text run at (0,0) width 522: "This tests that a negative outline-offset won't get in the way of a cursor in a text control."
- LayoutBR {BR} at (522,15) size 0x0
- LayoutTextControl {INPUT} at (0,20) size 227x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutText {#text} at (0,0) size 0x0
-layer at (9,30) size 225x24 scrollWidth 536
- LayoutBlockFlow {DIV} at (1,2) size 225x24
- LayoutText {#text} at (0,0) size 535x23
- text run at (0,0) width 535: "abcThis tests that typing doesn't cut holes in the focus outline"
-caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698