Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /selection/crashtests/table.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<script>
function go() {
let b = window.getSelection();
b.setPosition(a.insertRow(0), 0)
b.modify("extend", "right", "word")
}
</script>
<body onload=go()>
<dd dir="rtl">M!}\\)M6\X</dd>
<table id="a">
<tr>