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

Unified Diff: LayoutTests/platform/win-xp/editing/selection/select-missing-image-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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-xp/editing/selection/select-missing-image-expected.txt
diff --git a/LayoutTests/editing/selection/select-missing-image-expected.txt b/LayoutTests/platform/win-xp/editing/selection/select-missing-image-expected.txt
similarity index 58%
copy from LayoutTests/editing/selection/select-missing-image-expected.txt
copy to LayoutTests/platform/win-xp/editing/selection/select-missing-image-expected.txt
index cf0d82a629c4e7245cb42b9f3bb040e032ee3363..a6a343a35952af8b68e38be49f879ac1db46412c 100644
--- a/LayoutTests/editing/selection/select-missing-image-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/select-missing-image-expected.txt
@@ -6,7 +6,14 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x128 [border: (2px solid #FF0000)]
- RenderImage {IMG} at (14,14) size 550x100
+ RenderBlock {IMG} at (14,14) size 550x100
RenderText {#text} at (0,0) size 0x0
+layer at (22,22) size 550x100 clip at (23,23) size 548x98
+ RenderBlock {DIV} at (0,0) size 550x100 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (40,24) size 530x28
+ RenderBlock {DIV} at (18,2) size 530x28
+ RenderText {#text} at (0,0) size 467x27
+ text run at (0,0) width 467: "Should see selection tint over this missing image."
selection start: position 0 of child 1 {IMG} of child 1 {DIV} of body
selection end: position 1 of child 1 {IMG} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698