Skip to content

Changes

Summary

  1. Make JavaScript tests running in the latest browsers/RAP runtime (details)
Commit c4eb23043a09a68ead0bb28d9501b64f61c801a1 by Ivan Furnadjiev
Make JavaScript tests running in the latest browsers/RAP runtime

- disable "fetch" when running tests
- fix horizontal scrolling with RTL enabled
- small adjustments in GridRowTest.js related to indent position

All JavaScript tests now pass in the latest version of Chrome, Firefox
and Edge Chrome.

Change-Id: I7cabef614d27c775ecb02e9a543677f8db45b3fd
The file was modified tests/org.eclipse.rap.rwt.jstest/js/org/eclipse/rwt/test/tests/GridTest.js
The file was modified tests/org.eclipse.rap.rwt.jstest/js/org/eclipse/rwt/test/tests/GridRowTest.js
The file was modified bundles/org.eclipse.rap.rwt/js/rwt/widgets/base/Scrollable.js
The file was modified tests/org.eclipse.rap.rwt.jstest/js/org/eclipse/rwt/test/tests/ScrolledCompositeTest.js
The file was modified tests/org.eclipse.rap.rwt.jstest/RWT Client Tests.launch
The file was modified tests/org.eclipse.rap.rwt.jstest/js/org/eclipse/rwt/test/fixture/Fixture.js