- From: Richard Ishida <ishida@w3.org>
- Date: Tue, 4 Aug 2015 13:11:05 +0100
- To: Robin Berjon <robin@w3.org>, "spec-prod@w3.org" <spec-prod@w3.org>, Xiaoqian Wu <xiaoqian@w3.org>, angel <angel@w3.org>, Addison Phillips <addison@lab126.com>
On 04/08/2015 13:03, Robin Berjon wrote: > On 17/07/2015 08:34 , Richard Ishida wrote: >> can we de-couple this arrangement? at least if there is an h1 defined in >> the document already? > > Should the title be generated from the h1's text if the former is absent? In such a case, you'd probably want to strip most markup, but convert inline markup with dir attributes to unicode control codes. (This latter is currently a bit tricky, given that we ought to use RLI etc, rather than RLE, but those codes are not yet well supported by browsers.) ri
Received on Tuesday, 4 August 2015 12:11:15 UTC