https://issues.apache.org/bugzilla/show_bug.cgi?id=48334

Andreas L. Delmelle <adelme...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26496|0                           |1
        is obsolete|                            |

--- Comment #2 from Andreas L. Delmelle <adelme...@apache.org> 2011-01-17 
13:53:45 EST ---
Created an attachment (id=26500)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26500)
slightly revised prototype


Minor corrections plus some additional tests.

For backward compatibility, URIProperty works such that, without xml:base, it
will the yield exactly the same value as before (including the url() function
call, if present). Before the patch, the src property was just parsed as a
StringProperty.
This causes a slight inconsistency in the resulting values, shown in the
testcase. A relative URI resolved against a relative xml:base yields a
normalized string representation, while in the regular case without xml:base,
no resolution happens, so there we would get the value as specified in the FO
source. Strictly speaking, both are equivalent, yet not identical...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to