mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Auto merge of #18300 - emilio:die-hvp-die, r=nox
style: Remove HasViewportPercentage. It's not needed since #18268, let's kill it. <!-- 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/18300) <!-- Reviewable:end -->
This commit is contained in:
commit
5dee83d54d
61 changed files with 73 additions and 437 deletions
|
@ -214,7 +214,6 @@ pub enum TransitionProperty {
|
|||
Unsupported(CustomIdent)
|
||||
}
|
||||
|
||||
no_viewport_percentage!(TransitionProperty);
|
||||
|
||||
impl ComputedValueAsSpecified for TransitionProperty {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue