We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd52027 commit a152dbfCopy full SHA for a152dbf
index.bs
@@ -3051,7 +3051,8 @@ and |session|:
3051
1. If |match type| is <code>"full"</code> and |node text| [=is=] |search text|,
3052
[=list/append=] |context node| to |returned nodes|.
3053
3054
- 1. Otherwise, [=list/append=] |context node| to |returned nodes|.
+ 1. Otherwise, if |match type| is <code>"partial"</code>, [=list/append=]
3055
+ |context node| to |returned nodes|.
3056
3057
1. Otherwise, perform the following steps:
3058
0 commit comments