blob: 41c59dfc9f3206aa89a8cd1d807e38e57d7daffb [file] [log] [blame]
Verifies that find and replace does not change matches in noneditable content. This test requires WebKitTestRunner.
After replacing 'eta' with '_eta_':
| "
"
| <p>
| contenteditable="false"
| "alpha beta."
| "
"
| <p>
| "gamma b<#selection-anchor>_eta_<#selection-focus> phi."
| "
"
| <div>
| contenteditable="false"
| "
"
| <p>
| "alpha kappa eta."
| "
"
| <p>
| contenteditable="true"
| "_eta_ kappa nu."
| "
"
| "
"
| <p>
| "b_eta_ phi delta."
| "
"