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

Side by Side Diff: LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-width-expected.txt

Issue 419453003: Show alt text when source image is missing or broken or not found. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaselining newly added Layout test cases Created 6 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 1032x1154
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x1154
4 RenderBlock {HTML} at (0,0) size 785x1154
5 RenderBody {BODY} at (8,8) size 769x1130
6 RenderBlock (anonymous) at (0,0) size 769x40
7 RenderText {#text} at (0,0) size 761x39
8 text run at (0,0) width 761: "This tests whether alt text is shown for image elements when image is missing and width is specified for img tag. You sh ould see"
9 text run at (0,20) width 101: "specified alt text."
10 RenderBlock {P} at (0,56) size 769x1074
11 RenderImage {IMG} at (0,0) size 50x50
12 RenderBR {BR} at (50,50) size 0x0
13 RenderImage {IMG} at (0,50) size 1024x1024
14 RenderBR {BR} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698