- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Mar 2014 22:49:52 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25141 --- Comment #1 from Travis Leithead [MSFT] <travil@microsoft.com> --- Cases of same-namespace parent/child relationships: Parent (default ns) --> Child (no prefix) > No prefix Parent (default ns) --> Child (prefix + attr mapping prefix->different ns) > Child prefix dropped Parent (default ns) --> Child (prefix + attr mapping prefix->same ns) > Child prefix kept Parent (prefixed ns) --> Child (no prefix) > Prefix added to child Parent (prefixed ns) --> Child (prefix + attr mapping prefix->different ns) > Prefix changed to parent's Parent (prefixed ns) --> Child (prefix + attr mapping prefix->same ns) > No change (child prefix used) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 24 March 2014 22:49:54 UTC