1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:08:12 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Luke Wilde de88e119a0 LibWeb: Implement XMLSerializer
The main thing that is missing is validating certain pieces of data
against XML productions in well-formed mode, but nothing uses
well-formed mode right now.

Required by Closure Library for sanitising HTML.
e687b3d8ab/closure/goog/html/sanitizer/safedomtreeprocessor.js (L117)
2022-07-05 21:25:05 +02:00
..
IPCCompiler Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibEDID Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LibTimeZone LibCore+Everywhere: Make Core::Stream read_line() return StringView 2022-04-16 13:27:51 -04:00
LibUnicode LibUnicode: Generate data about DurationFormat-required units as well 2022-07-01 01:00:05 +03:00
LibWeb LibWeb: Implement XMLSerializer 2022-07-05 21:25:05 +02:00
StateMachineGenerator Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
CMakeLists.txt Meta+LibEDID: Download and generate the PNP ID database 2022-01-23 22:45:21 +00:00