[whatwg] Allow Fallback Text to Render Section Titles in Outlines
Benjamin Hawkes-Lewis
bhawkeslewis at googlemail.com
Sat Feb 11 04:47:40 PST 2012
On Sat, Feb 11, 2012 at 5:18 AM, Hugh Guiney <hugh.guiney at gmail.com> wrote:
> Currently when I run markup like this through outliner programs, they
> return blank section titles:
>
> <h1><img src="/img/logo.png" alt="Company Name" /></h1>
>
> <h1>
> <svg>
> <g>
> <title>Company Name</title>
> <path />
> …
> </g>
> </svg>
> </h1>
>
> I feel that in both instances, "Company Name" should become the
> section title for the respective section.
Doesn't the spec imply it should?
--
Benjamin Hawkes-Lewis
More information about the whatwg
mailing list