1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 21:52:25 +00:00
serenity/Libraries/LibWeb/Tests/Document
Andreas Kling e27726dc92 LibWeb: Add the Document.documentElement API
Also change DOM::Document::document_element() to return an Element*
and not an HTML::HTMLHtmlElement since that's not the only kind of
documentElement we might encounter.
2020-08-03 13:30:18 +02:00
..
Doctype.js test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00
documentElement.js LibWeb: Add the Document.documentElement API 2020-08-03 13:30:18 +02:00