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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-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/replaced-boundaries-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt
index 2f367d4cd5cf8ed4035eda3629f373a745caeb1f..5f71d190a14df83f8b5434678d4c1fb6b04cfb8a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 23x18
text run at (0,0) width 23: "abc"
LayoutBR {BR} at (22,14) size 1x0
- LayoutMenuList {SELECT} at (0,18) size 221x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 221x18
- LayoutText (anonymous) at (8,2) size 190x13
- text run at (8,2) width 190: "this select box shouldn't be selected"
+ LayoutMenuList {SELECT} at (0,18) size 222x18 [bgcolor=#F8F8F8]
+ LayoutBlockFlow (anonymous) at (0,0) size 222x18
+ LayoutText (anonymous) at (8,2) size 191x13
+ text run at (8,2) width 191: "this select box shouldn't be selected"
LayoutText {#text} at (0,0) size 0x0
selection start: position 1 of child 0 {#text} of child 3 {DIV} of body
selection end: position 1 of child 1 {BR} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698