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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt

Issue 1389493002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/mac/editing/selection/select-across-readonly-input-5-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
index fab4f17a6d3f559758f5224608634d8cfd527f6a..5d1f43002424a5dbade18ffbd2f94d8bc9c6c283 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
@@ -26,9 +26,9 @@ layer at (11,115) size 53x18
LayoutBlockFlow {DIV} at (3,3) size 52.84x18
LayoutText {#text} at (0,0) size 35x18
text run at (0,0) width 35: "hello"
-layer at (115,115) size 53x18 scrollWidth 54
+layer at (115,115) size 53x18
LayoutBlockFlow {DIV} at (3,3) size 52.84x18
- LayoutText {#text} at (0,0) size 54x18
- text run at (0,0) width 54: "WebKit"
+ LayoutText {#text} at (0,0) size 53x18
+ text run at (0,0) width 53: "WebKit"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
selection end: position 2 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698