mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.
This commit is contained in:
parent
7373069560
commit
5026bdf5ee
2 changed files with 212 additions and 255 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -248,7 +248,7 @@ var supported_properties = {
|
|||
// test_length_percent_calc_transition.
|
||||
"stroke-width": [ test_length_transition_svg, test_percent_transition,
|
||||
test_length_clamped_svg, test_percent_clamped ],
|
||||
"-moz-tab-size": [ test_float_zeroToOne_transition,
|
||||
"tab-size": [ test_float_zeroToOne_transition,
|
||||
test_float_aboveOne_transition, test_length_clamped ],
|
||||
"text-decoration": [ test_color_shorthand_transition,
|
||||
test_true_currentcolor_shorthand_transition ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue