mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #146 - Part 4: Adjust tests for fixes.
This also adds a reftest for border radius on collapsed borders (should be ignored according to the CSS3 standard). We didn't do this before, except on internal elements.
This commit is contained in:
parent
a96ec7b886
commit
babd256e10
4 changed files with 41 additions and 4 deletions
|
|
@ -20,6 +20,7 @@
|
|||
== bc_dyn_table3.html bc_dyn_table3_ref.html
|
||||
== bc_borderoffset1.html bc_borderoffset1_ref.html
|
||||
== bc_borderoffset2.html bc_borderoffset2_ref.html
|
||||
== bc_borderradius.html bc_borderradius-ref.html
|
||||
== frame_above_rules_all.html frame_above_rules_all_ref.html
|
||||
== frame_above_rules_cols.html frame_above_rules_cols_ref.html
|
||||
== frame_above_rules_groups.html frame_above_rules_groups_ref.html
|
||||
|
|
@ -104,4 +105,5 @@ fuzzy(255,40) == border-style-outset-becomes-groove.html border-style-outset-bec
|
|||
# So get 40 pixels of fuzz, 20 at each beveled corner (because the border width
|
||||
# is 20px).
|
||||
fuzzy(255,40) == border-style-inset-becomes-ridge.html border-style-inset-becomes-ridge-ref.html
|
||||
fuzzy(2,8301) == 1324524.html 1324524-ref.html
|
||||
fuzzy(2,11000) == 1324524.html 1324524-ref.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue