Jonas Sicking wrote: > An even simpler solution would be to say "we choose the first > <html:title> or<svg:title> in document order". That has the nice > property that we align SVG and HTML more. Although as Dirk pointed out, SVG distinguishes <title> elements that are children of the root element vs children of other elements. The <title> that is a child of the root element gives the title of the entire element, while a <title> child of another element in the document describes only that element (like title="" does in HTML).Received on Tuesday, 4 February 2014 01:03:08 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 17:00:15 UTC