[Bug 26130] New: 10.4 - typos in getCssValue section

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26130

            Bug ID: 26130
           Summary: 10.4 - typos in getCssValue section
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDriver
          Assignee: public-browser-tools-testing@w3.org
          Reporter: botalov.andrey@gmail.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org

Current:
> command will return the a DOMString
> If the property is not present othen return an empty string.

Expected:
> command will return a DOMString
> If the property is not present then return an empty string.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 18 June 2014 07:43:30 UTC