Bug 186882 - getComputedStyle doesn't get invalidated in display: none subtrees.
Summary: getComputedStyle doesn't get invalidated in display: none subtrees.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-21 01:57 PDT by Emilio Cobos Álvarez (:emilio)
Modified: 2022-07-15 13:25 PDT (History)
2 users (show)

See Also:


Attachments
Test-case (should print red red green green) (417 bytes, text/html)
2018-06-21 01:57 PDT, Emilio Cobos Álvarez (:emilio)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emilio Cobos Álvarez (:emilio) 2018-06-21 01:57:27 PDT
Created attachment 343226 [details]
Test-case (should print red red green green)

.
Comment 1 Emilio Cobos Álvarez (:emilio) 2018-06-21 03:06:50 PDT
I've written a few tests for this in https://bugzilla.mozilla.org/show_bug.cgi?id=1470087
Comment 2 Brent Fulgham 2022-07-15 13:25:05 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.