Files
serenity/Userland/Libraries/LibWeb/Selection
Andreas Kling bfbf4474ca LibWeb: Make Selection APIs throw on DocumentType node inputs
This matches the behavior of all major engines, and is covered by
hundreds of subtests in WPT.

Spec PR: https://github.com/w3c/selection-api/pull/342

(cherry picked from commit 13bd52249d3fe674b8c11049eb66a305e058ee6f)
2024-11-17 14:44:11 -05:00
..