Open Bug 1918413 Opened 5 months ago Updated 5 months ago

WPT failures for css/css-properties-values-api/register-property-syntax-parsing.html

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: twisniewski, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: [wpt])

We're currently failing these 6 cases:

  • syntax:'<length>', initialValue:'calc(5px * 3px / 6px)' is valid
  • syntax:'<number>', initialValue:'calc(15 + (sign(100vh - 10px) * 5))' is valid
  • syntax:'<integer>', initialValue:'calc(15 + (sign(100vh - 10px) * 5))' is valid
  • syntax:'<angle>', initialValue:'calc(15deg + (sign(100vh - 10px) * 5deg))' is valid
  • syntax:'<time>', initialValue:'calc(15s + (sign(100vh - 10px) * 5s))' is valid
  • syntax:'<resolution>', initialValue:'calc(15dppx + (sign(100vh - 10px) * 5dpi))' is valid
No longer blocks: css-properties-values-api
No longer depends on: 1866917, 1856522
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.