mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Issue #1992 - Part 1: Un-prefix -moz-{min|max}-content keywords.
This commit is contained in:
parent
91b51a6509
commit
fa8bc1e81c
7 changed files with 15 additions and 18 deletions
|
|
@ -8594,7 +8594,7 @@ nsRuleNode::ComputePositionData(void* aStartStruct,
|
|||
}
|
||||
}
|
||||
|
||||
// We allow the enumerated box size property values -moz-min-content, etc. to
|
||||
// We allow the enumerated box size property values min-content, etc. to
|
||||
// be specified on both the {,min-,max-}width properties and the
|
||||
// {,min-,max-}height properties, regardless of the writing mode. This is
|
||||
// because the writing mode is not determined until here, at computed value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue