Skip to content

Commit 00742b8

Browse files
committed
1 parent 30f8960 commit 00742b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style/properties/properties.mako.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,6 +2004,7 @@ impl ComputedValues {
20042004
PropertyDeclarationId::Longhand(id) => {
20052005
let context = resolved::Context {
20062006
style: self,
2007+
for_property: id.into(),
20072008
};
20082009
let mut s = String::new();
20092010
self.computed_or_resolved_value(

0 commit comments

Comments
 (0)