mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Ensure that position_fixed reftest matches ahem font requirements.
The ahem font should always be a multiple of 5px and a minimum size of 20px for reliable results [1]. In particular, on some macs, using the default size of 16 results in a reported metric of 16 x 17 from the OS. This is currently working, but breaks when WR is updated to do pixel snapping in world space. [1] http://testthewebforward.org/docs/test-style-guidelines.html#special-fonts
This commit is contained in:
parent
e985ad5422
commit
afc6a2b1fe
3 changed files with 4 additions and 2 deletions
|
@ -22977,11 +22977,11 @@
|
|||
"support"
|
||||
],
|
||||
"css/position_fixed_a.html": [
|
||||
"e0cec72521c5ad893c260f7d0f3542d1464161e9",
|
||||
"afbcc31b0460931d7ed8a2fdc1399d2f84fe33d5",
|
||||
"reftest"
|
||||
],
|
||||
"css/position_fixed_b.html": [
|
||||
"4a4589634026999bbb40d0cb92c114e7af4ad61a",
|
||||
"251a490233a7836accc5883093a765f88e6006b5",
|
||||
"support"
|
||||
],
|
||||
"css/position_fixed_background_color_a.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue