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

Unified Diff: LayoutTests/platform/linux/editing/selection/select-box-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/linux/editing/selection/select-box-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/select-box-expected.txt b/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
index 7ae70b6de76662596ab3c6295f995281f6cebd93..1d11891538adc02bf48f55eda1dabdc178b6bd74 100644
--- a/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
@@ -58,14 +58,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 664x19
text run at (0,0) width 283: "This tests caret movement across a select box. "
text run at (283,0) width 381: "The caret should skip over the select box as if it were an image."
- RenderBlock {DIV} at (0,36) size 784x24
- RenderBlock {DIV} at (0,0) size 784x24
- RenderText {#text} at (0,2) size 68x19
- text run at (0,2) width 68: "select box: "
- RenderMenuList {SELECT} at (70,2) size 32x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ RenderBlock {DIV} at (0,36) size 784x20
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 68x19
+ text run at (0,0) width 68: "select box: "
+ RenderMenuList {SELECT} at (68,0) size 32x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 30x18
RenderText at (4,1) size 7x16
text run at (4,1) width 7: "1"
- RenderText {#text} at (104,2) size 64x19
- text run at (104,2) width 64: " the end ..."
+ RenderText {#text} at (100,0) size 64x19
+ text run at (100,0) width 64: " the end ..."
caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698