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

Unified Diff: LayoutTests/platform/win/editing/selection/replaced-boundaries-3-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/win/editing/selection/replaced-boundaries-3-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/replaced-boundaries-3-expected.txt b/LayoutTests/platform/win/editing/selection/replaced-boundaries-3-expected.txt
index 654f39f736a31ee9b83290947a9fc97e4dc202af..fac5a3457a66ec7821667eaee8d53b733e716cec 100644
--- a/LayoutTests/platform/win/editing/selection/replaced-boundaries-3-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/replaced-boundaries-3-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 777x35
text run at (0,0) width 777: "This tests that when a selection that ends at [replaced element, 0] is painted, the replaced element doesn't appear selected."
text run at (0,18) width 329: "This test uses a select box for the replaced element."
- RenderBlock {DIV} at (0,52) size 784x37
+ RenderBlock {DIV} at (0,52) size 784x38
RenderText {#text} at (0,0) size 23x17
text run at (0,0) width 23: "abc"
RenderBR {BR} at (22,14) size 1x0
- RenderMenuList {SELECT} at (0,18) size 238x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderBlock (anonymous) at (1,1) size 236x17
- RenderText at (4,1) size 213x15
- text run at (4,1) width 213: "this select box shouldn't be selected"
+ RenderMenuList {SELECT} at (0,18) size 236x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock (anonymous) at (1,1) size 234x18
+ RenderText at (4,1) size 211x16
+ text run at (4,1) width 211: "this select box shouldn't be selected"
RenderText {#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