diff --git a/components/style/properties/shorthands/ui.mako.rs b/components/style/properties/shorthands/ui.mako.rs index 8a9e6aa0a50..0090ba9c31c 100644 --- a/components/style/properties/shorthands/ui.mako.rs +++ b/components/style/properties/shorthands/ui.mako.rs @@ -332,7 +332,7 @@ macro_rules! try_parse_one { let mut name = None; let mut axis = None; - // FIXME: Bug 1804573: The order of |name| and |axis| should be fixed. + // FIXME: Bug 1809005: The order of |name| and |axis| should be fixed. loop { // Note: When parsing positionally-ambiguous keywords in a property value, a // production can only claim the keyword if no other unfulfilled