- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Sep 2016 23:08:01 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29530
juangj@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
CC| |juangj@gmail.com
--- Comment #6 from juangj@gmail.com ---
Reopened pending further discussion of the test results.
In summary, the only atoms tests that fail are these two tests about <title>
elements:
https://github.com/SeleniumHQ/selenium/blob/c10e8a955883f004452cdde18096d70738397788/javascript/webdriver/test/atoms/element_test.html#L151-L161
36 of ~800-ish tests from the Selenium Java suite failed, largely because of
extra leading or trailing whitespace, or differing numbers of internal
newlines.
For example, TextHandlingTest#testShouldHandleNestedBlockLevelElements fails:
Expected: is "Cheese\nSome text\nSome more text\nand also\nBrie"
but: was "Cheese\n\nSome text\n\nSome more text\n\nand also\n\nBrie"
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 19 September 2016 23:08:08 UTC