..
Entities.cpp
LibWeb/HTML: Improve data structure of named character reference data
2025-07-14 09:43:08 +02:00
Entities.h
LibWeb/HTML: Improve data structure of named character reference data
2025-07-14 09:43:08 +02:00
Entities.json
LibWeb: Make named character references more spec-compliant & efficient
2025-03-22 16:03:44 +01:00
HTMLEncodingDetection.cpp
LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes
2025-06-25 03:12:19 +12:00
HTMLEncodingDetection.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
HTMLParser.cpp
LibWeb/CSS: Replace CSSUnitValue with DimensionStyleValue
2025-08-08 15:19:03 +01:00
HTMLParser.h
LibWeb: Move and rename CSSStyleValue to StyleValues/StyleValue.{h,cpp}
2025-08-08 15:19:03 +01:00
HTMLToken.cpp
LibWeb: Track if element was created from token with dupe attributes
2025-07-09 15:52:54 -06:00
HTMLToken.h
LibWeb: Track if element was created from token with dupe attributes
2025-07-09 15:52:54 -06:00
HTMLToken.swift
LibWeb: Fix copyright headers with inconsistent > characters
2025-05-12 11:21:04 -06:00
HTMLTokenizer.cpp
LibWeb/HTML: Use lookahead when possible for named character references
2025-07-04 11:11:19 +02:00
HTMLTokenizer.h
LibWeb: Let HTMLTokenizer walk over code points instead of UTF-8
2025-05-11 01:13:20 +02:00
HTMLTokenizer.swift
LibWeb: Fix copyright headers with inconsistent > characters
2025-05-12 11:21:04 -06:00
HTMLTokenizerHelpers.cpp
LibWeb: Make named character references more spec-compliant & efficient
2025-03-22 16:03:44 +01:00
HTMLTokenizerHelpers.h
LibWeb: Make named character references more spec-compliant & efficient
2025-03-22 16:03:44 +01:00
ListOfActiveFormattingElements.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ListOfActiveFormattingElements.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SpeculativeHTMLParser.swift
LibWeb: Remove noisy debug messages from HTMLParser
2025-07-09 16:26:49 -06:00
StackOfOpenElements.cpp
LibWeb: Fix various typos
2025-01-30 15:00:16 +00:00
StackOfOpenElements.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00