mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #19292 - heycam:moz-cc-comment, r=KiChjang
style: Add comment about -moz-control-character-visibility initial value. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19292) <!-- Reviewable:end -->
This commit is contained in:
commit
cea3fd6229
1 changed files with 2 additions and 0 deletions
|
@ -745,6 +745,8 @@ ${helpers.single_keyword("text-rendering",
|
|||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVG11/painting.html#TextRenderingProperty")}
|
||||
|
||||
// FIXME Firefox expects the initial value of this property to change depending
|
||||
// on the value of the layout.css.control-characters.visible pref.
|
||||
${helpers.single_keyword("-moz-control-character-visibility",
|
||||
"hidden visible",
|
||||
gecko_constant_prefix="NS_STYLE_CONTROL_CHARACTER_VISIBILITY",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue