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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-width-expected.txt
diff --git a/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-width-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a94f7b8baea85b4c7bb801286e43d48cc3281386
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-width-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 1032x1154
+ RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1154
+ RenderBlock {HTML} at (0,0) size 785x1154
+ RenderBody {BODY} at (8,8) size 769x1130
+ RenderBlock (anonymous) at (0,0) size 769x40
+ RenderText {#text} at (0,0) size 761x39
+ 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 should see"
+ text run at (0,20) width 101: "specified alt text."
+ RenderBlock {P} at (0,56) size 769x1074
+ RenderImage {IMG} at (0,0) size 50x50
+ RenderBR {BR} at (50,50) size 0x0
+ RenderImage {IMG} at (0,50) size 1024x1024
+ RenderBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698