View Revisions: Issue #1952
[ Back to Issue ]
Summary | 0001952: Processing Instructions | ||
---|---|---|---|
Revision | 2006-02-09 21:41 by Keith Hopper | ||
Description | Recently I have been coming across more and more xhtml documents with xml-stylesheet processing instructions and no 'corresponding' link element in the document head. Would it be possible, since Netsurf already silently handles xml prologues to handle these xml-stylesheet processing instructions and convert them into internal CSS link form? Keith Hopper asgard@inspire.net.nz |
||
Revision | 2013-12-23 13:47 by Vincent Sanders | ||
Description | Recently I have been coming across more and more xhtml documents with xml-stylesheet processing instructions and no 'corresponding' link element in the document head. Would it be possible, since Netsurf already silently handles xml prologues to handle these xml-stylesheet processing instructions and convert them into internal CSS link form? Apropos of my feature request, I seem to have discovered another potential problem when checking out an Amaya (totally unrelated) bug. Go to the W3C test suite (http://www.w3c.org/Style/CSS/Test/Css2.1/current/) and check on the last of the line-height tests.I looked at the two docuemtns - one came up incorrectly - OK work-in-progress. The second one had no colour at all. This seems to be a CDATA problem! Perhaps you might like to convert this into a bug - but it is xhtml related - so I leave it up to you. |
||
Revision | 2006-02-09 21:41 by Keith Hopper | ||
Additional Information | nobody added a note on Fri Feb 17 03:48:13 2006 Logged In: NO Apropos of my feature request, I seem to have discovered another potential problem when checking out an Amaya (totally unrelated) bug. Go to the W3C test suite (http://www.w3c.org/Style/CSS/Test/Css2.1/current/) and check on the last of the line-height tests.I looked at the two docuemtns - one came up incorrectly - OK work-in-progress. The second one had no colour at all. This seems to be a CDATA problem! Perhaps you might like to convert this into a bug - but it is xhtml related - so I leave it up to you. Keith Hopper asgard@inspire.net.nz Imported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=1428658 on Tue Dec 10 17:34:13 2013 |
||
Revision | 2013-12-23 13:47 by Vincent Sanders | ||
Additional Information | Imported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=1428658 on Tue Dec 10 17:34:13 2013 |