Bug 165288

Summary: When changing a display property, text later in DOM tree experiences font blurring
Product: WebKit Reporter: Devin Rousso <hi>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: hi, joepeck, mmaxfield, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[image] Screenshot of Issue none

Devin Rousso
Reported 2016-12-01 16:31:28 PST
Created attachment 295913 [details] [image] Screenshot of Issue Steps to reproduce: 1. Go to <https://webkit.org/status/> 2. Click on any feature item to expand 3. Pay close attention to the text in the items after the clicked one The only CSS change that occurs (on desktop) is `display: none` to `display: block` for `.feature > ul`.
Attachments
[image] Screenshot of Issue (2.22 MB, image/gif)
2016-12-01 16:31 PST, Devin Rousso
no flags
Simon Fraser (smfr)
Comment 1 2016-12-01 17:12:38 PST
This is the usual "text looks bad in compositing layers" bug.
zalan
Comment 2 2016-12-01 20:36:24 PST
(In reply to comment #1) > This is the usual "text looks bad in compositing layers" bug. Do you know to which bug to dupe this?
Note You need to log in before you can comment on or make changes to this bug.