[Webkit-unassigned] [Bug 49997] a:visited ignores padding, margin and width declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 24 10:38:50 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49997





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-11-24 10:38:50 PST ---
You can't disable querying layout changes from JavaScript, because they affect layout of other elements, so the difference can be detected indirectly by querying their positions.

Besides the link I gave, you can read an 8 year long history of discussions at <https://bugzilla.mozilla.org/show_bug.cgi?id=147777>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list