author | Martijn Wargers <martijn.martijn@gmail.com> |
Sat, 23 Feb 2013 11:38:14 +0100 | |
changeset 122743 | a36ecd20889e474ad50d13dfb1a64f83aa8d431b |
parent 122742 | dcb14181bce70c35cd332c4ad458bc0b4e854433 |
child 122744 | ae62f4c006c226a06e7968dd1a4e903a761bcb32 |
push id | 23469 |
push user | mpalmgren@mozilla.com |
push date | Sat, 23 Feb 2013 10:38:20 +0000 |
treeherder | mozilla-inbound@ffb9e097d950 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 403048 |
milestone | 22.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
layout/base/crashtests/403048.html | file | annotate | diff | comparison | revisions | |
layout/base/crashtests/crashtests.list | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/layout/base/crashtests/403048.html @@ -0,0 +1,10 @@ +<html><head></head> +<body> +<basefont style="position: absolute;"> +<div id="a" tabindex="1"><span style="position: absolute;"></span> +</div> +<script> +var y=document.getElementById('a'); +y.focus(); +</script> +</body></html> \ No newline at end of file
--- a/layout/base/crashtests/crashtests.list +++ b/layout/base/crashtests/crashtests.list @@ -189,16 +189,17 @@ load 399687-1.html load 399940-1.xhtml load 399946-1.xhtml load 399951-1.html load 399994-1.html load 400185-1.xul load 400445-1.xhtml load 400904-1.xhtml load 401589-1.xul +needs-focus pref(accessibility.browsewithcaret,true) load 403048.html skip load 403175-1.html # times out occasionally, bug 473680 load 403245-1.html load 403569-1.xhtml load 403569-2.xhtml load 403569-3.xhtml load 404218-1.xhtml load 404491-1.html load 404721-1.xhtml