mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
This change has two main interdependent parts: 1. It starts to align Servo's focus code with what is written in the HTML specification. This is going to be a gradual change, so there are still many parts that do not match the specification yet. Still, this adds the major pieces. 2. It adds initial support for the `ShadowRoot.delegatesFocus` property which controls how focusing a shadow DOM root can delegate focus to one of its children. Testing: This causes a few WPT tests to start passing. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
10 KiB
10 KiB