mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02:00
Things that were broken:
- prompts become unreadable when using dark-background lwthemes, because they
keep the window text-shadow (due to the namespace change of tabmodalprompt)
- prompts with long text without word-wrap possibilities
(e.g. `alert("x".repeat(1000))`) cause the text to escape its container.
Differential Revision: https://phabricator.services.mozilla.com/D73131
|
||
|---|---|---|
| .. | ||
| beforeunload.html | ||
| browser.ini | ||
| browser_bug511456.js | ||
| browser_bug537449.js | ||
| browser_crash_detection.js | ||
| browser_Telemetry_timestamp_test.js | ||
| head.js | ||