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

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

Issue 2742013003: Update baselines in editing/ for Mac10.12. (Closed)
Patch Set: Update to only rebaseline some tests Created 3 years, 9 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 6c657396e170b159ff4e8112e0a9f678c851582b..a6573a1c91fb89ccdde61440b51b8f66ac1fd68e 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.95x18
LayoutText {#text} at (0,0) size 37x18
text run at (0,0) width 37: "hello"
-layer at (115,115) size 53x18 scrollWidth 54
+layer at (115,115) size 53x18 scrollWidth 55
LayoutBlockFlow {DIV} at (3,3) size 52.95x18
- LayoutText {#text} at (0,0) size 54x18
- text run at (0,0) width 54: "WebKit"
+ LayoutText {#text} at (0,0) size 55x18
+ text run at (0,0) width 55: "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