The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
darin authored
Reviewed by Darin and Mitz. - Test for http://bugs.webkit.org/show_bug.cgi?id=12305 REGRESSION: Images do not load in video sections on CNN.com homepage * fast/dom/HTMLImageElement/image-lowsrc-getset-expected.txt: Added. * fast/dom/HTMLImageElement/image-lowsrc-getset.html: Added. WebCore: Reviewed by Darin and Mitz. - fix http://bugs.webkit.org/show_bug.cgi?id=12305 REGRESSION: Images do not load in video sections on CNN.com homepage <rdar://problem/4931480> REGRESSION: Images do not load in video sections on CNN.com homepage (12305) Test: fast/dom/HTMLImageElement/image-lowsrc-getset.html * html/HTMLAttributeNames.in: Added lowsrc. * html/HTMLImageElement.cpp: (WebCore::HTMLImageElement::isURLAttribute): Added lowsrc. (WebCore::HTMLImageElement::lowsrc): Added. (WebCore::HTMLImageElement::setLowsrc): Added. * html/HTMLImageElement.h: Added lowsrc and setLowsrc. * html/HTMLImageElement.idl: Added lowsrc. git-svn-id: svn://svn.chromium.org/blink/trunk@18940 bbb929c8-8fbe-4397-9dbb-9b2b20218538
28764bff