mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Follow the HTML specification and add the missing 'name' and 'areas' IDL attributes to HTMLMapElement. https://html.spec.whatwg.org/multipage/#htmlmapelement Testing: Improvements in the following WPT tests - custom-elements/reactions/customized-builtins/HTMLMapElement.html - html/dom/idlharness.https.html Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>