Open Bug 1790212 Opened 2 years ago Updated 2 years ago

Remove completely the non-standard <image> element

Categories

(Core :: DOM: Core & HTML, enhancement)

Firefox 104
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: patricek, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0

Steps to reproduce:

  1. Create some HTML files with <image> element
  2. Open the file
  3. Firefox converts the <image> to <img> element, but compatibility data on MDN says that Firefox support this element.

Actual results:

Firefox supports the non-standard <image> element according to MDN.

Expected results:

Firefox doesn't support the non-standard <image> element.

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.