Skip to content
  • Benjamin Otte's avatar
    cssselector: Introduce descendant matcher for regions · 528691f5
    Benjamin Otte authored
    This is just a way to handle regions more conveniently. What this does
    is to change the descendant matcher into a maybe-descendant matcher
    whenever the current object we're parsing might be a region. Because "*"
    might also refer to a region and not just a new element.
    
    See testsuite/reftests/css-match-region-matches-star.ui for a testcase.
    528691f5