mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
7 lines
186 B
HTML
7 lines
186 B
HTML
<!doctype html>
|
|
<img
|
|
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NgaGD4DwAChAGAZM0bBgAAAABJRU5ErkJggg=="
|
|
width="400"
|
|
height="400"
|
|
/>
|