- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Apr 2013 14:59:33 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21813 Bug ID: 21813 Summary: First code example below 3.2.1 Semantics Classification: Unclassified Product: HTML.next Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: default Assignee: dave.null@w3.org Reporter: devarshipant@gmail.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, robin@w3.org 3.2.1 Semantics -> Code Example: ** A] Consider http://www.w3.org/html/wg/drafts/html/master/dom.html#semantics-0 and quoting from the spec, "As a simple example, consider a Web page written by an author who only considered desktop computer Web browsers. Because HTML conveys meaning, rather than presentation, the same page can also be used by a small browser on a mobile phone, without any change to the page. Instead of headings being in large letters as on the desktop, for example, the browser on the mobile phone might use the same size text for the whole the page, but with the headings in bold." It is not clear what the first sentence in the above paragraph is trying to convey, especially when this is about semantics. In the third sentence, headings are introduced to make a point without any reference made whether these were structural to begin with. Also note the grammatical error in "for the whole the page." ** ** B] Consider the following and quoting from the spec, "But it goes further than just differences in screen size: the same page could equally be used by a blind user using a browser based around speech synthesis, which instead of displaying the page on a screen, reads the page to the user, e.g. using headphones. Instead of large text for the headings, the speech browser might use a different volume or a slower voice." The reference to 'same page' is confusing. Which page is the 'same page'? ** I think that the parts (discussed above) could be rephrased to make them easier to follow. Note that paragraphs 3 and 4 in the spec (below Code example #1) are clear and succinct. -Devarshi -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 24 April 2013 14:59:38 UTC