tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit da346a09d722fb8fd81cfaa70047051a3b94da17
parent 3f9313ba4fb4e500f517148ff2a71a6667238088
Author: Emilio Cobos Álvarez <emilio@crisal.io>
Date:   Thu,  8 Jan 2026 09:02:39 +0000

Bug 1714701 - Add a crashtest. r=TYLin

Bug 2008711 and / or bug 2008148 fixed this, no longer reproduces with
those patches.

Differential Revision: https://phabricator.services.mozilla.com/D278047

Diffstat:
Atesting/web-platform/tests/css/css-multicol/crashtests/float-append.html | 36++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/css/css-multicol/crashtests/float-append.html b/testing/web-platform/tests/css/css-multicol/crashtests/float-append.html @@ -0,0 +1,36 @@ +<!DOCTYPE html> +<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1714701"> +<style> +#a { + columns: 0 +} +:root { + writing-mode: sideways-lr; + width: 8in; + columns: 1 1px; +} +* { + margin-left: 77%; + float: right; +} +</style> +<script> +document.addEventListener('DOMContentLoaded', () => { + f.insertAdjacentElement("afterEnd", a) + c.insertAdjacentHTML("beforeBegin",d.innerHTML) +}) +function eh() { + b.style.setProperty("list-style-type", "trad-chinese-formal") +} +</script> +<dfn id="a"> +<spacer> +<embed pluginspage="N">a</embed> +</dfn> +<dir id="b" srcset=""> +<li id="c" dir="ltr">a</li> +<li id="d"> +<template id="f" ondragstart="x()"></template> +</li> +<svg> +<set onbegin="eh()" />