1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 22:05:06 +00:00
serenity/Libraries/LibWeb/CodeGenerators
Luke 19d6884529 LibWeb: Implement quirks mode detection
This allows us to determine which mode to render the page in.

Exposes "doctype" and "compatMode" on Document.
Exposes "name", "publicId" and "systemId" on DocumentType.
2020-07-21 01:08:32 +02:00
..
CMakeLists.txt LibWeb: Start generating JS wrappers from (simplified) WebIDL :^) 2020-06-21 00:58:55 +02:00
Generate_CSS_PropertyID_cpp.cpp AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
Generate_CSS_PropertyID_h.cpp AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
WrapperGenerator.cpp LibWeb: Implement quirks mode detection 2020-07-21 01:08:32 +02:00