aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom
diff options
context:
space:
mode:
authorBobby Holley <bobbyholley@gmail.com>2015-11-04 18:15:30 -0800
committerBobby Holley <bobbyholley@gmail.com>2015-11-04 19:01:50 -0800
commitd89816bb5fa90421a4dea49ff6387f635ce7b389 (patch)
tree66b7b5ac4b42591bde1ecca3dccb13c3c278e132 /components/script/dom
parent77c253fd43a8ef1723c48709b5fececa742ba4fa (diff)
downloadservo-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