Closed Bug 1341781 Opened 7 years ago Closed 7 years ago

stylo: Need support for the :-moz-first-node and :-moz-only-whitespace pseudo-classes

Categories

(Core :: CSS Parsing and Computation, defect, P1)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1337068
Tracking Status
firefox54 --- affected

People

(Reporter: bzbarsky, Assigned: mbrubeck)

References

(Blocks 1 open bug)

Details

These are used in our UA stylesheets (e.g. quirk.css).  Simple testcase:

  data:text/html,<p>Text</p>

this should look just like:

  data:text/html,<p style="margin-top: 0">Text</p>

and does not.
Flags: needinfo?(simon.sapin)
This one has no required glue, over to matt.
Assignee: nobody → mbrubeck
Priority: -- → P1
Flags: needinfo?(simon.sapin)
Looks like we already had this on file with some discussion. Duping to bug 1337068.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
That bug covers :-moz-only-whitespace, but not :-moz-first-node....
Flags: needinfo?(bobbyholley)
Fixed.
Flags: needinfo?(bobbyholley)
You need to log in before you can comment on or make changes to this bug.