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

Unified Diff: LayoutTests/platform/win/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/fast/dom/HTMLImageElement/image-alt-text-expected.txt
diff --git a/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt b/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
index e150285942d7c9599c2b9ae9eb45eed3514784c2..2630b597c023f83d752181d897ad0310d4c606d5 100644
--- a/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
+++ b/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
@@ -7,10 +7,22 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 782x35
text run at (0,0) width 782: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followed by"
text run at (0,18) width 106: "a blue rectangle."
- RenderBlock {P} at (0,52) size 784x98
- RenderImage {IMG} at (0,0) size 55x21
- RenderBR {BR} at (55,21) size 0x0
- RenderImage {IMG} at (0,21) size 102x52 [border: (1px solid #000000)]
+ RenderBlock {P} at (0,52) size 784x99
+ RenderBlock {IMG} at (0,0) size 54.66x22
+ RenderBR {BR} at (54,22) size 1x0
+ RenderBlock {IMG} at (0,22) size 102x52 [border: (1px solid #000000)]
RenderBR {BR} at (102,73) size 0x0
- RenderImage {IMG} at (0,73) size 75x25
- RenderBR {BR} at (75,98) size 0x0
+ RenderImage {IMG} at (0,74) size 75x25
+ RenderBR {BR} at (75,99) size 0x0
+layer at (8,60) size 55x22 clip at (9,61) size 53x20
+ RenderBlock {DIV} at (0,0) size 54.66x22 [border: (1px solid #C0C0C0)]
+layer at (10,62) size 51x18
+ RenderBlock {DIV} at (2,2) size 50.66x18
+ RenderText {#text} at (0,0) size 51x17
+ text run at (0,0) width 51: "Success"
+layer at (9,83) size 100x50 clip at (10,84) size 98x48
+ RenderBlock {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
+layer at (11,85) size 96x18
+ RenderBlock {DIV} at (2,2) size 96x18
+ RenderText {#text} at (0,0) size 51x17
+ text run at (0,0) width 51: "Success"

Powered by Google App Engine
This is Rietveld 408576698