Skip to content

[css-content] Should content: url(broken) display the broken image icon? #2832

@emilio

Description

@emilio

The following test-case:

<!doctype html>
<div style="content: url(broken)"></div>

Shows a broken image icon in WebKit but not Blink. I'm implementing Blink's behavior in https://bugzilla.mozilla.org/show_bug.cgi?id=215083, but may be worth dropping a note or something.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions