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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-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-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt
index 3f1416b9d0e7d3b2527f01a7164aae7581a81617..fa5d39c749d746cbbd7a2e8e23298a913fd2193c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-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 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
selection end: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698