Multiple URLs in the profile attribute of a head
element are incorrectly converted into a single URL
with escaped whitespace, for example
<head profile="http://gmpg.org/xfn/11
http://dublincore.org/documents/dcq-html/">
becomes
<head
profile="http://gmpg.org/xfn/11%20http://dublincore.org/documents/dcq-html/
">
and a warning is issued:
line 2 column 1 - Warning: <head> escaping malformed
URI reference
HTML 4.01 reference:
http://www.w3.org/TR/REC-html40/struct/global.html#h-7.4.1
profile = uri [CT]
This attribute specifies the location of one or
more meta data profiles, separated by white space. For
future extensions, user agents should consider the
value to be a list even though this specification only
considers the first URI to be significant.
Björn Höhrmann
HTML/XHTML Parser
Current - all platforms
Public
|
Date: 2007-01-04 21:10
|
|
Date: 2006-02-25 15:44 Logged In: NO |
|
Date: 2005-08-21 21:02 Logged In: YES |
|
Date: 2005-08-21 19:52 Logged In: YES |
|
Date: 2005-08-21 12:11 Logged In: YES |
|
Date: 2005-08-20 23:43 Logged In: YES |
|
Date: 2005-08-20 23:17 Logged In: YES |
|
Date: 2005-08-20 18:06 Logged In: YES |
|
Date: 2005-08-20 14:06 Logged In: YES |
|
Date: 2005-08-19 23:15 Logged In: YES |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use