mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
script: Remove the quirk of flooring rowSpan by 1 (#37831)
Only Firefox has this quirk, Chrome and Safari don't. So it's simpler to just remove it. Testing: tested by WPT Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
94f35ba998
commit
da364f7a61
3 changed files with 8 additions and 14 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -611790,7 +611790,7 @@
|
|||
]
|
||||
],
|
||||
"table-quirks.html": [
|
||||
"dcf6c084eda46d58b065f54cc05dde59682abbee",
|
||||
"cdebe8768dda04efc62636cf8a18c5bf89f5a086",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue