Closed
Bug 1359779
Opened 8 years ago
Closed 8 years ago
Also look at the frame to get the actual style context for ::before and ::after in DoGetStyleContextNoFlush.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: emilio, Unassigned)
References
Details
Attachments
(1 file)
I forgot this callsite on bug 1355351. Not a big deal, since we'd be just doing extra work, but worth doing I guess.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8861892 [details]
Bug 1359779: Also look at pseudo frames in nsComputedDOMStyle::DoGetStyleContextNoFlush.
https://reviewboard.mozilla.org/r/133922/#review137102
Attachment #8861892 -
Flags: review?(cam) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5614e2ce2cab
Also look at pseudo frames in nsComputedDOMStyle::DoGetStyleContextNoFlush. r=heycam
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•