Skip to content

Commit

Permalink
Remove <frequency> and <frequency-percentage> CSS types (#24969)
Browse files Browse the repository at this point in the history
These types are effectively fictitious: the one and only place that they manifestly exist in a browser is as `CSSUnitValue` objects and `CSS` numeric static methods. There are no aural properties that exist in contemporary browsers; searching MDN and specifications yielded no evidence of proposals to use these types.
  • Loading branch information
ddbeck authored Nov 6, 2024
1 parent 2b58476 commit 78dcec5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 154 deletions.
43 changes: 0 additions & 43 deletions css/types/frequency-percentage.json

This file was deleted.

111 changes: 0 additions & 111 deletions css/types/frequency.json

This file was deleted.

0 comments on commit 78dcec5

Please sign in to comment.