summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2007-11-30 21:34:06 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2007-11-30 21:34:06 +0000
commit3b877508506447b874919a3e28a5063900ca06b1 (patch)
tree2d8ea62fcc777b47202d37db67ab58f2f51dbd84
parent4563462921ef200ab0734cd8af89cf98542c07ab (diff)
downloadnetsurf-test-3b877508506447b874919a3e28a5063900ca06b1.tar.gz
netsurf-test-3b877508506447b874919a3e28a5063900ca06b1.tar.bz2
Test case for ArtWorks support. Uses Crystal transparency to page background colour.
svn path=/trunk/netsurftest/; revision=3658
-rwxr-xr-ximages/aw_crystal,d94bin0 -> 5384 bytes
-rw-r--r--works/artworks-transparency.html6
2 files changed, 6 insertions, 0 deletions
diff --git a/images/aw_crystal,d94 b/images/aw_crystal,d94
new file mode 100755
index 0000000..cd06ebc
--- /dev/null
+++ b/images/aw_crystal,d94
Binary files differ
diff --git a/works/artworks-transparency.html b/works/artworks-transparency.html
new file mode 100644
index 0000000..6c4ffe1
--- /dev/null
+++ b/works/artworks-transparency.html
@@ -0,0 +1,6 @@
+<html>
+<body style="background-color: #6df;">
+<p style="margin: 4em; background: #8ef; padding: 1em;">Test of ArtWorks support. If a recent AWRender is used with a recent NetSurf, the text below should fade out to the page background colour.</p>
+<img src="../images/aw_crystal">
+</body>
+</html> \ No newline at end of file