summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/html/syntax/charset/README.md
blob: 0558ae1cd55736d41f257bd93a252eb8dfe702cc (plain)
1
2
3
4
5
6
7
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.