Closed Bug 1265568 Opened 8 years ago Closed 8 years ago

Medium.com unnecessarily uses component alpha layers

Categories

(Core :: Layout, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: mstange, Assigned: mstange)

Details

Attachments

(1 file)

On https://medium.com/figma-design/building-a-professional-design-tool-on-the-web-6332ed4f1fcc almost everything is inside a giant component alpha layer.

Medium sets -moz-osx-font-smoothing: grayscale, so we don't even need a component alpha layer for it on OS X.

(The main reason why the page content is not in the same layer as the document's background color is the fact that medium has an empty, position:fixed canvas behind everything.)
Comment on attachment 8742563 [details]
MozReview Request: Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r?mattwoodrow, r?jfkthame

https://reviewboard.mozilla.org/r/47293/#review43993
Attachment #8742563 - Flags: review?(matt.woodrow) → review+
Comment on attachment 8742563 [details]
MozReview Request: Bug 1265568 - Don't require component alpha layers for text with -moz-osx-font-smoothing:grayscale. r?mattwoodrow, r?jfkthame

https://reviewboard.mozilla.org/r/47293/#review44109

Sounds reasonable to me.
Attachment #8742563 - Flags: review?(jfkthame) → review+
https://hg.mozilla.org/mozilla-central/rev/8c65edcc96d0
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.