- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Jun 2015 16:33:41 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28755
Bug ID: 28755
Summary: Typo or copy/paste issue with the note regarding
properties and attributes
Product: Browser Test/Tools WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: johnjan@microsoft.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
CURRENTLY:
"Although the [html51] spec is very clear about the difference between the
properties and attributes of a Document element, users are frequently confused
between the two. Because of thisend point which covers the case of returning
either of the value of a Document element property or attribute. If a user
wishes to refer specifically to an attribute or a property, they should
evaluate Javascript in order to be unambiguous."
EXPECTED:
"Although the [html51] spec is very clear about the difference between the
properties and attributes of a Document element, users are frequently confused
between the two. Because of this confusion, this end point covers the case of
returning either of the value of a Document element property or attribute. If a
user wishes to refer specifically to an attribute or a property, they should
evaluate Javascript in order to be unambiguous."
Maybe?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 4 June 2015 16:33:44 UTC