author | Jesse Ruderman <jruderman@gmail.com> |
Sat, 09 Jun 2018 16:11:26 +0200 | |
changeset 422083 | f55d441e2d285a59f7f05bf5f519d9610e6d6a95 |
parent 422082 | 0943ce38662545b2eed73ad1605fc8d855ff6767 |
child 422084 | d4d6f35654009c2ebaf193ab473b3dde3bf5c2f3 |
push id | 34117 |
push user | dluca@mozilla.com |
push date | Sat, 09 Jun 2018 22:04:37 +0000 |
treeherder | mozilla-central@874dedd55599 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | mats |
bugs | 635153 |
milestone | 62.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/style/crashtests/635153.html | file | annotate | diff | comparison | revisions | |
layout/style/crashtests/crashtests.list | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/layout/style/crashtests/635153.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<html> +<head> +<script> + +function boom() +{ + var r = document.documentElement; + document.__proto__ = document.createTextNode("text"); + r.style.counterReset = "a"; +} + +</script> +</head> +<body onload="boom();"></body> +</html>
--- a/layout/style/crashtests/crashtests.list +++ b/layout/style/crashtests/crashtests.list @@ -69,16 +69,17 @@ load 585185-1.html load 588627-1.html load 592698-1.html load 601437-1.html load 601439-1.html load 605689-1.html load 611922-1.html load 621596-1.html load 622314-1.xhtml +load 635153.html load 637242.xhtml load 645142.html load 652976-1.svg load 653675.html load 665209-1.html load 671799-1.html load 671799-2.html load 690990-1.html