Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / forms / README
1 This file documents why the various tests have been rebaselined.
2
3 select-namedItem.html
4 ---------------------
5 The test throws an exception on accessing the 'innerHTML' property of a null
6 pointer. The spec says e.message is implementation-dependent in that case.
7 V8 has the same implementation as Firefox.  See bug 868016.
8
9 selected-index-assert.html
10 ---------------------
11 Only the error message differ.