Closed
Bug 1016029
Opened 11 years ago
Closed 2 years ago
Changing CSS pointer-events triggers a reflow
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1815540
People
(Reporter: etienne, Unassigned)
Details
Attachments
(1 file)
655 bytes,
text/html
|
Details |
This might very well be the expected behavior (seems consistent with chrome), but asking just in case :)
Currently every change of the pointer-events attribute triggers a reflow.
Comment 1•11 years ago
|
||
This explains why a reflow is happening.
http://mxr.mozilla.org/mozilla-central/source/layout/style/nsStyleStruct.cpp?rev=a07ce7d79a6c#2631
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•