OLD | NEW |
1 When adding focus ring rects, we should avoid adding line box rects of recursive
inlines repeatedly | 1 When adding focus ring rects, we should avoid adding line box rects of recursive
inlines repeatedly |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
7 | 7 |
8 TEST COMPLETE | 8 TEST COMPLETE |
9 PASS internals.focusRingRects(document.getElementById('focus')).length is 5 | 9 PASS internals.outlineRects(document.getElementById('focus')).length is 5 |
10 INLINE TEXT | 10 INLINE TEXT |
11 BLOCK CONTENTS | 11 BLOCK CONTENTS |
12 | 12 |
OLD | NEW |