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

Unified Diff: LayoutTests/platform/win-xp/fast/dom/HTMLImageElement/image-alt-text-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/fast/dom/HTMLImageElement/image-alt-text-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/dom/HTMLImageElement/image-alt-text-expected.txt b/LayoutTests/platform/win-xp/fast/dom/HTMLImageElement/image-alt-text-expected.txt
index 7124d28a4eadd9e69fa825dbc41937f7740f57a3..d540ec4293ac68714b379daf996a94144a7c935f 100644
--- a/LayoutTests/platform/win-xp/fast/dom/HTMLImageElement/image-alt-text-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/dom/HTMLImageElement/image-alt-text-expected.txt
@@ -7,10 +7,22 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 766x39
text run at (0,0) width 766: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followed by a blue"
text run at (0,20) width 58: "rectangle."
- RenderBlock {P} at (0,56) size 784x100
- RenderImage {IMG} at (0,0) size 53x23
- RenderBR {BR} at (53,23) size 0x0
- RenderImage {IMG} at (0,23) size 102x52 [border: (1px solid #000000)]
+ RenderBlock {P} at (0,56) size 784x101
+ RenderBlock {IMG} at (0,0) size 53x24
+ RenderBR {BR} at (53,24) size 0x0
+ RenderBlock {IMG} at (0,24) size 102x52 [border: (1px solid #000000)]
RenderBR {BR} at (102,75) size 0x0
- RenderImage {IMG} at (0,75) size 75x25
- RenderBR {BR} at (75,100) size 0x0
+ RenderImage {IMG} at (0,76) size 75x25
+ RenderBR {BR} at (75,101) size 0x0
+layer at (8,64) size 53x24 clip at (9,65) size 51x22
+ RenderBlock {DIV} at (0,0) size 53x24 [border: (1px solid #C0C0C0)]
+layer at (10,66) size 49x20
+ RenderBlock {DIV} at (2,2) size 49x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 49: "Success"
+layer at (9,89) size 100x50 clip at (10,90) size 98x48
+ RenderBlock {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
+layer at (11,91) size 96x20
+ RenderBlock {DIV} at (2,2) size 96x20
+ RenderText {#text} at (0,0) size 49x19
+ text run at (0,0) width 49: "Success"

Powered by Google App Engine
This is Rietveld 408576698