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

Side by Side Diff: third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: bug 644802 Created 3 years, 9 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
1 1
2 PASS 2 FAIL:
3 Expected 20 for width, but got 16.
4
5 <img src="data:dsa" data-expected-width="20">
3 crbug.com/522673: Return the correct width for images with broken data: uri's. 6 crbug.com/522673: Return the correct width for images with broken data: uri's.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698