Open Bug 1706218 Opened 4 years ago Updated 2 years ago

Give priority to name over id for usemap reference in image map

Categories

(Core :: DOM: Core & HTML, defect, P3)

Firefox 90
defect

Tracking

()

Webcompat Priority P3
Tracking Status
firefox90 --- affected

People

(Reporter: karlcow, Unassigned)

Details

(Keywords: parity-chrome)

Attachments

(1 file)

Attached file imagemap-id-test.html
  1. Open the test case
  2. Click on working and it goes to https://mozilla.org/
  3. Back
  4. Click on Not Working

Expected:
Goes to https://bugzilla.mozilla.org/

Actual:

Gecko is using the id for deferencing the imagemap coordinates.
Blink/WebKit are using the name.

Not sure which one is right from the point of view of spec but just noticing it after a report on #webcompat on matrix.

Severity: -- → S3
Priority: -- → P3

Oh then we should be careful, maybe chrome is giving a similar priority but reversed? Need more tests with different orders.

Webcompat Priority: ? → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: