sshyran / genxdm

Automatically exported from code.google.com/p/genxdm
0 stars 0 forks source link

isidrefs may not be implementable #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Given a document with an internal subset that identifies a specified attribute 
of a specified element as an idref attribute, and another specified attribute 
of a different specified element as an id attribute, the id assignment works, 
but the idref assignment does not.

For the time being, the test that triggers this has been commented out of 
NodeInformerBase (just that part of it).  We need to think about this.  Should 
there be yet-another-feature to indicate whether idrefs (even ids?) are 
supported?

Original issue reported on code.google.com by aale...@gmail.com on 29 Mar 2011 at 6:58

GoogleCodeExporter commented 8 years ago
Should have set this to New.  For now, we have a workaround that allows DOM to 
disable idrefs testing.

Original comment by aale...@gmail.com on 31 Mar 2011 at 5:09

GoogleCodeExporter commented 8 years ago
We have a workaround. We'll consider this further post 1.0.

Original comment by aale...@gmail.com on 26 Jul 2012 at 7:52