author | Ting-Yu Lin <tlin@mozilla.com> |
Thu, 22 Aug 2019 22:20:39 +0000 | |
changeset 553268 | d029cad70073d1a8018aa993b17d378287af7400 |
parent 553267 | 9fe0cd9fb55eb031dd2fc96d1b20f6ddf47e5b96 |
child 553269 | 266d6e0597d8666ec55d833064cc0296dc7d1502 |
push id | 2165 |
push user | ffxbld-merge |
push date | Mon, 14 Oct 2019 16:30:58 +0000 |
treeherder | mozilla-release@0eae18af659f [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dholbert |
bugs | 1571897 |
milestone | 70.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/generic/crashtests/1571897.html | file | annotate | diff | comparison | revisions | |
layout/generic/crashtests/crashtests.list | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/layout/generic/crashtests/1571897.html @@ -0,0 +1,15 @@ +<style> +#a { + font-size: 0.013em; + max-height: 1px; + padding-top: 94vw; +} +* { + word-break: break-all; + columns: 0px; +} +:root { + display: -webkit-inline-box; +} +</style> +<menu id="a">AAAA</menu>
--- a/layout/generic/crashtests/crashtests.list +++ b/layout/generic/crashtests/crashtests.list @@ -733,9 +733,10 @@ load 1542441.html pref(layout.css.grid-template-subgrid-value.enabled,true) load 1553824.html load 1346454-1.html load 1346454-2.html load 1555142.html load 1562105.html pref(layout.css.column-span.enabled,true) load 1568001-1.html pref(layout.css.column-span.enabled,true) load 1568001-2.html load 1571460.html +pref(layout.css.column-span.enabled,true) load 1571897.html load 1574552.html