Closed Bug 1384911 Opened 7 years ago Closed 7 years ago

Stylo: Content added using ::after on Pontoon does not appear

Categories

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

defect

Tracking

()

RESOLVED DUPLICATE of bug 1384065

People

(Reporter: theo, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: nightly-community)

Attachments

(2 files)

If you go to https://pontoon.mozilla.org/fr/ with Stylo enabled, the percent sign under "99" is not displayed.


The percent sign is added using CSS:

#heading .progress .number::after {
    content: "%";


Note: opening the Style Inspector displays the percent sign.
Hmmm, a "content" property set for pseudo elements is not shown in the initial page load... sounds a bit like Bug 1380368.

Hi Shing, if you still can't have a proper reduced testcase in Bug 1380368, maybe you can take a shot from here if you want.
See Also: → 1380368
Théo, could you please try the site on the latest nightly (buildid: 20170727162531)? It seems to me that the percentage appears correctly.
Flags: needinfo?(theo)
Nightly is stuck on 20170726 on Mac, will try with tomorrow’s Nightly, keeping NI
Priority: -- → P2
Pretty sure this is a dupe of bug 1384065.
Tested on macOS local build, Linux and Win64 0727 Nightly builds.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(theo)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: