mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
13 lines
331 B
HTML
13 lines
331 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>FileAPI Reference File</title>
|
|
<link rel="author" title="Intel" href="http://www.intel.com">
|
|
<link rel="author" title="JunChen Xia" href="mailto:xjconlyme@gmail.com">
|
|
|
|
<p>Test passes if there is a filled blue square.</p>
|
|
|
|
<p>
|
|
<img id="fileDisplay" src="/images/blue96x96.png">
|
|
</p>
|
|
|