diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2017-07-25 23:55:30 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2017-07-26 00:28:11 +0200 |
commit | a885655210b6cb729083f0753710441ec1262294 (patch) | |
tree | b56ed6c3de720d626b5399d23f04eafad014ffea /components/script/dom/websocket.rs | |
parent | 3c77caec379d5c811afd66db0cff02b7670fd468 (diff) | |
download | servo-a885655210b6cb729083f0753710441ec1262294.tar.gz servo-a885655210b6cb729083f0753710441ec1262294.zip |
selectors: Fix note_next_sequence.
Selector-matching can backtrack when looking for ancestor combinators, so we
can't just arrive there once and forget.
Also, there was a further problem before this patch, which was that
note_next_sequence was called _before_ checking whether all simple selectors
matched, so the sequence you could get there is just wrong.
Bug: 1384020
Reviewed-by: canaltinova
MozReview-Commit-ID: 6g0ibb8EfBU
Diffstat (limited to 'components/script/dom/websocket.rs')
0 files changed, 0 insertions, 0 deletions