os/ossrv/glib/tests/markups/expected-6
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 PASS '<!DOCTYPE foo "foo" [
     2 <!ELEMENT foo ANY >
     3 ]>'
     4 ELEMENT 'foo'
     5   TEXT ''
     6 END 'foo'