diff options
author | Bobby Holley <bobbyholley@gmail.com> | 2015-11-04 18:15:30 -0800 |
---|---|---|
committer | Bobby Holley <bobbyholley@gmail.com> | 2015-11-04 19:01:50 -0800 |
commit | d89816bb5fa90421a4dea49ff6387f635ce7b389 (patch) | |
tree | 66b7b5ac4b42591bde1ecca3dccb13c3c278e132 /components/script/dom | |
parent | 77c253fd43a8ef1723c48709b5fececa742ba4fa (diff) | |
download | servo-d89816bb5fa90421a4dea49ff6387f635ce7b389.tar.gz servo-d89816bb5fa90421a4dea49ff6387f635ce7b389.zip |
Consider all the pseudo-classes in a given compound selector when computing restyle hints, not just the rightmost one.
For some reason when I wrote this code I mixed up the rules for pseudo-elements
(rightmost, maximum of one) with those of pseudo-classes (which have no such
restriction). This caused a correctness issue which can be demonstrated with the
associated reftest modification.
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions