Open Bug 1615623 Opened 4 years ago Updated 2 years ago

Problems with flow around initial large character on newyorker article

Categories

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

defect

Tracking

()

REOPENED
Tracking Status
firefox-esr68 --- disabled
firefox73 --- disabled
firefox74 --- ?
firefox75 --- ?

People

(Reporter: jesup, Unassigned)

References

(Regression, )

Details

(Keywords: regression)

Attachments

(1 file)

The initial character (P) of the article is large, and text is supposed to flow around it. In Nightly (haven't checked others) it doesn't properly flow around the P; in Chrome it does.

A quick test of 69.0.1 shows it flowing correctly around it.

Component: Layout → CSS Parsing and Computation
Regressed by: 1035091
Has Regression Range: --- → yes
Has STR: --- → yes

I can also reproduce on macOS.
Toggling layout.css.moz-document.content.enabled also fixes this issue for me.

This is likely a duplicate of Bug 1376061, which is masked/worked-around by some extra styles that the site provides in a

@-moz-document { ... }

snippet (which we ignore in Nightly).

I confirmed that the current stable release (Firefox 72.0.2) appears to do the correct thing.

There appears to be strong evidence in the attached devtools screenshot that this is the same bug, given the p.has-dropcap::first-letter and the float: left;

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Blocks: 1449753
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: