mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
8 lines
111 B
HTML
8 lines
111 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
math { border: solid 1em; }
|
|
</style>
|
|
<math mathsize="-1px">
|
|
<mi>x</mi>
|
|
</math>
|