tc 554
authorJames Craig <jcraig@apple.com>
Wed, 01 May 2013 10:28:51 -0700
changeset 217 e225d668cb23
parent 216 b07036ecb4cd
child 218 5462a46e8ce2
tc 554
ARIA/1.0/tests/test-files/_/554.htm
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARIA/1.0/tests/test-files/_/554.htm	Wed May 01 10:28:51 2013 -0700
@@ -0,0 +1,4 @@
+<p>Expect to see the word "baz" in between the next two paragraphs. If it does render, the name computation should expose 'baz' to th accessibility APIs. This does not render in most browsers so it's probably not CR-required.</p>
+<p>The content-replaced image immediately follows this paragraph.</p>
+<img id="test" src="foo.gif" width="100" height="100" alt="bar" style="content: 'baz';">
+<p>The content-replaced image immediately precedes this paragraph.</p>