Bug 153280 - CSP: Add tests to ensure that alternative text of an image is rendered when CSP blocks its load
Summary: CSP: Add tests to ensure that alternative text of an image is rendered when C...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 10:53 PST by Daniel Bates
Modified: 2016-01-20 13:32 PST (History)
6 users (show)

See Also:


Attachments
Layout tests (4.41 KB, patch)
2016-01-20 10:55 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-01-20 10:53:33 PST
We should add tests to ensure that alternative text of an HTML image is rendered when the image is blocked by the CSP policy of the page.
Comment 1 Daniel Bates 2016-01-20 10:55:39 PST
Created attachment 269362 [details]
Layout tests
Comment 2 Daniel Bates 2016-01-20 13:32:15 PST
Comment on attachment 269362 [details]
Layout tests

Clearing flags on attachment: 269362

Committed r195374: <http://trac.webkit.org/changeset/195374>
Comment 3 Daniel Bates 2016-01-20 13:32:18 PST
All reviewed patches have been landed.  Closing bug.