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

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

Issue 1360323003: Auto-rebaseline for r202651 (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/mac/editing/selection/select-across-readonly-input-5-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt b/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
index fab4f17a6d3f559758f5224608634d8cfd527f6a..5d1f43002424a5dbade18ffbd2f94d8bc9c6c283 100644
--- a/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt
+++ b/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