1 | 1 | This is a testharness.js-based test.
|
---|
2 | 2 | PASS extend forward character on characters
|
---|
3 | 3 | PASS extend forward character through image
|
---|
4 | | FAIL extend forward character through multiple spaces LayoutTests/editing/selection/modify_extend/extend_by_character.html:42:12)
|
---|
5 | | expected <div contenteditable> <i>F ^and seven</i> years <b> as </b>our fathers f upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all <br>men are created equal|. </div>,
|
---|
6 | | but got <div contenteditable> <i>F ^and seven</i> years <b> as </b>our fathers f upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all <br>men are created equ|al. </div>,
|
---|
7 | | sameupto <div contenteditable> <i>F ^and seven</i> years <b> as </b>our fathers f upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all <br>men are created equ
|
---|
| 4 | PASS extend forward character through multiple spaces
|
---|
8 | 5 | PASS extend backward character through image
|
---|
9 | | FAIL extend backward character through multiple spaces LayoutTests/editing/selection/modify_extend/extend_by_character.html:92:12)
|
---|
10 | | expected <div contenteditable> <i>|F and seven</i> years <b> as </b>our fathers f upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all <br>men are created equ^al. </div>,
|
---|
11 | | but got <div contenteditable> <i>F |and seven</i> years <b> as </b>our fathers f upon this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all <br>men are created equ^al. </div>,
|
---|
12 | | sameupto <div contenteditable> <i>
|
---|
| 6 | PASS extend backward character through multiple spaces
|
---|
13 | 7 | PASS extend forward character over element
|
---|
14 | 8 | Harness: the test ran to completion.
|
---|
15 | 9 |
|
---|