Bug 1768951 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR: 
`data:text/html,<iframe src="data:text/html,<p id='p4' style='writing-mode: vertical-rl;'>hello world<br> hello world hello world</p>"></iframe>`

Bounds are not correctly calculated to include the final wrapped line. See other commented out test cases in `accessible/tests/browser/e10s/browser_caching_text_bounds.js`
STR: 
`data:text/html,<iframe src="data:text/html,<p id='p4' style='writing-mode: vertical-rl;'>hello world<br> hello world hello world</p>"></iframe>`

Bounds are not correctly calculated to not include the final wrapped line. See other commented out test cases in `accessible/tests/browser/e10s/browser_caching_text_bounds.js`

Back to Bug 1768951 Comment 0