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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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/forms/input-text-click-outside-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt b/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt
index 2575e1420c61815e5b621a9c06d24b13ef149af0..e4a209e725e250a29051e9a60e1e59495564f45c 100644
--- a/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {DIV} at (0,0) size 425x75 [bgcolor=#FFFF00]
- LayoutTextControl {INPUT} at (25,25) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (25,25) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,91) size 784x36
LayoutText {#text} at (0,0) size 737x36
text run at (0,0) width 737: "This test clicks outside an input element, and must not result in the element receiving focus. If the test succeeds the"
text run at (0,18) width 240: "element should not have a focus ring."
-layer at (36,36) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
+layer at (36,36) size 125x13
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
caret: position 1 of child 0 {INPUT} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698