badrinarayanan / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

(IE Only) Closure Unit Tests - goog.dom.style [FAILED] #64

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Closure Unit Tests - goog.dom.style [FAILED]
closure-
library.googlecode.com/svn/trunk/closure/goog/style/style_quirks_test.html
46 of 46 tests run in 127ms.
45 passed, 1 failed.
3 ms/test. 24 files loaded.
ERROR in testGetPageOffsetWithDocumentElementPadding
Expected <101> (Number) but was <161> (Number)
> assertEquals(101, 161)
> testGetPageOffsetWithDocumentElementPadding()

This is on win7, IE8 in standards mode

Original issue reported on code.google.com by digitalx...@gmail.com on 19 Nov 2009 at 10:14

GoogleCodeExporter commented 8 years ago

Original comment by eae%eae.net@gtempaccount.com on 20 Nov 2009 at 10:00

GoogleCodeExporter commented 8 years ago
Keeping open. in open-source closure, seeing error in style_quirks_test.html on 
IE8, not IE7.

message is expected a test failure in 
'testGetPositionTolerantToNoDocumentElement' but the test passed.

Will investigate. Seems to be working on internal infrastructure.

Also seeing failures on latest chrome:
http://closure-library.googlecode.com/svn/trunk/closure/goog/style/style_quirks_
test.html

Original comment by nn...@google.com on 23 Apr 2012 at 8:53

GoogleCodeExporter commented 8 years ago

Original comment by chrishe...@google.com on 23 Apr 2012 at 9:01