summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove config.h inclusion from third_party/WebKit/Source/core/html/.tkent2015-12-211-1/+0
* Remove blink::FormDataList.tkent@chromium.org2015-09-111-1/+0
* Changed CSSPrimitiveValue::UnitType to an enum class and renamed valuessashab@chromium.org2015-07-291-5/+5
* Enable creation of closed mode shadow root.kochi@chromium.org2015-07-281-1/+1
* Rename ClosedShadowRoot to UserAgentShadowRoothayato@chromium.org2015-04-151-5/+5
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-1/+1
* Rename {Author,UserAgent}ShadowRoot to {Open,Closed}ShadowRoot.hayato@chromium.org2015-02-201-6/+5
* Move rendering/RenderImage* to layout/LayoutImage*mstensho@opera.com2015-02-131-1/+1
* Move rendering/style to layout/styledsinclair@chromium.org2015-02-091-1/+1
* Don't crash if DOM mutations manage to delete part of the UA shadow DOMrobhogan@gmail.com2015-01-121-2/+2
* Ensure we can update the alt text on an image that is using fallback contentrobhogan@gmail.com2014-12-221-0/+1
* Input elements won't have fallback content if they're attached during the doc...robhogan@gmail.com2014-12-191-0/+4
* Use Shadow DOM to display fallback content for imagesrobhogan@gmail.com2014-12-091-0/+112
* Revert "Use Shadow DOM to display fallback content for images"pdr@chromium.org2014-11-241-112/+0
* Use Shadow DOM to display fallback content for imagesrobhogan@gmail.com2014-11-221-0/+112
* Revert of Use Shadow DOM to display fallback content for images (patchset #28...robhogan@gmail.com2014-11-011-131/+0
* This replaces the use of painting in RenderImage to display an image's alt textrobhogan@gmail.com2014-11-011-0/+131