Bug 1998704 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi there,

I'm working on adding this to the Fx147 rel notes. I wrote a test case here: https://codepen.io/Chris-Mills/full/pvyqmzV.

In it, I've got a `p::first-line { ... }` rule. In Firefox 147, I can edit that to `p::first-letter { ... }`, `li::first-line { ... }`, etc., and it works fine.

However, I am also able to do that in Firefox 145.

Has the change been backported, or am I misunderstanding the nature of what has been changed?
Hi there,

I'm working on adding this to the MDN Fx147 rel notes. I wrote a test case here: https://codepen.io/Chris-Mills/full/pvyqmzV.

In it, I've got a `p::first-line { ... }` rule. In Firefox 147, I can edit that to `p::first-letter { ... }`, `li::first-line { ... }`, etc., and it works fine.

However, I am also able to do that in Firefox 145.

Has the change been backported, or am I misunderstanding the nature of what has been changed?

Back to Bug 1998704 Comment 7