mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This change aligns the default roles for “th” and “td” elements with the requirements in the HTML-AAM spec, and with the corresponding WPT tests at https://wpt.fyi/results/html-aam/table-roles.html, and with the behavior in other engines. Otherwise, without this change, the default role values for “th” and “td” elements in some cases don’t match the behavior in other engines, and don’t match the expected results for the corresponding WPT tests.
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
Harness status: OK
|
|
|
|
Found 7 tests
|
|
|
|
7 Pass
|
|
Pass el-table
|
|
Pass el-caption
|
|
Pass el-tr-thead
|
|
Pass el-th
|
|
Pass el-tr-tbody
|
|
Pass el-th-in-row
|
|
Pass el-td |