mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
For example `div[count(//p)]` should count all `<p>` elements in the document, not just the ones underneath the `<div>`. Testing: WPT tests cover this, the fix makes two more test pass. Signed-off-by: Ville Lindholm <ville@lindholm.dev> |
||
---|---|---|
.. | ||
document.tentative.html.ini | ||
lexical-structure.html.ini | ||
resolver-callback-interface-cross-realm.tentative.html.ini | ||
resolver-callback-interface.html.ini | ||
resolver-non-string-result.html.ini | ||
text-html-attributes.html.ini | ||
text-html-elements.html.ini |