1
0
Fork 0
firefox/testing/web-platform/mozilla/tests/html/syntax/charset
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
references Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
in-noscript-after-template.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
in-noscript-ncr.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
in-noscript.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
in-svg-in-cdata-after-gt.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

The tests in this directory intentionally differ from WebKit and Blink.

These are case where using the real tree builder (with noscript) parsing as in the scripting enabled mode and with CDATA sections parsing with awareness of foreign content differs from WebKit's and Blink's behavior that works as if there was a pre-foreign content, pre-template tree builder running in the scripting disabled mode.