mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
a288ba0b52
Differential Revision: https://phabricator.services.mozilla.com/D122927
4 lines
438 B
HTML
4 lines
438 B
HTML
<div style="transform: scale(40); transform-origin: top left">
|
|
<!-- data uri makes this an oop if with fission in a reftest because reftests set the pref browser.tabs.remote.dataUriInDefaultWebProcess -->
|
|
<iframe src="data:image/svg+xml,<svg width='30' height='15' viewBox='0 0 50 50' fill='black' xmlns='http://www.w3.org/2000/svg'><text x='-20' y='20' font-size='30'>some</text></svg>" style="border: none; width: 30px; height: 15px;">
|