Commit Graph

20 Commits

Author SHA1 Message Date
Niklas von Hertzen d9222075da
ci: add ios 15.0 testing (#2780) 2021-12-29 21:02:16 +08:00
Niklas von Hertzen ed57781594
ci: fix macos action runners (#2757) 2021-11-23 17:17:51 +08:00
Niklas von Hertzen e429e0443a
ci: add ios15 target (#2564) 2021-08-09 17:15:00 +08:00
Niklas von Hertzen e0d536777a
Update new ios simulators 2020-07-29 18:47:43 +08:00
James Addison c366e8790d
ci: Azure Pipelines: upgrade from macOS 10.13 -> 10.14 (#2204) 2020-04-15 13:03:04 +08:00
James Addison ae5f866b37
Migrate base Chrome profiles to ChromeHeadless (#2203) 2020-04-14 18:15:13 +08:00
Niklas von Hertzen 522a443055
Typescript conversion (#1828)
* initial typescript conversion

* test: update overflow+transform ref test

* fix: correctly render pseudo element content

* fix: testrunner build

* fix: karma test urls

* test: update underline tests with <u> elements

* test: update to es6-promise polyfill

* test: remove watch from server

* test: remove flow

* format: update prettier for typescript

* test: update eslint to use typescript parser

* test: update linear gradient reftest

* test: update test runner

* test: update testrunner promise polyfill

* fix: handle display: -webkit-flex correctly (fix #1817)

* fix: correctly render gradients with clip & repeat (fix #1773)

* fix: webkit-gradient function support

* fix: implement radial gradients

* fix: text-decoration rendering

* fix: missing scroll positions for elements

* ci: fix ios 11 tests

* fix: ie logging

* ci: improve device availability logging

* fix: lint errors

* ci: update to ios 12

* fix: check for console availability

* ci: fix build dependency

* test: update text reftests

* fix: window reference for unit tests

* feat: add hsl/hsla color support

* fix: render options

* fix: CSSKeyframesRule cssText Permission Denied on Internet Explorer 11 (#1830)

* fix: option lint

* fix: list type rendering

* test: fix platform import

* fix: ie css parsing for numbers

* ci: add minified build

* fix: form element rendering

* fix: iframe rendering

* fix: re-introduce experimental foreignobject renderer

* fix: text-shadow rendering

* feat: improve logging

* fix: unit test logging

* fix: cleanup resources

* test: update overflow scrolling to work with ie

* build: update build to include typings

* fix: do not parse select element children

* test: fix onclone test to work with older IEs

* test: reduce reftest canvas sizes

* test: remove dynamic setUp from list tests

* test: update linear-gradient tests

* build: remove old source files

* build: update docs dependencies

* build: fix typescript definition path

* ci: include test.js on docs website
2019-05-25 15:54:41 -07:00
Niklas von Hertzen a63cb3c0f1
ci: add ios simulator tests (#1794) 2019-04-08 21:56:22 -07:00
Niklas von Hertzen 49f87fb680 test: fix RefTestRenderer.js inclusion with karma 2019-04-07 15:08:23 -07:00
Niklas von Hertzen c45ef099fe
ci: Improve CI pipeline (#1790) 2019-04-06 23:07:52 -07:00
Niklas von Hertzen f347953042 Remove iOS 8.4 tests 2018-04-01 17:42:27 +08:00
Niklas von Hertzen 2c8c604f9a Update safari tests to use v10.1 2017-12-04 19:35:34 +08:00
Niklas von Hertzen a967475826 Disable beta firefox tests temporarily 2017-12-03 22:37:56 +08:00
Niklas von Hertzen 23b6f29ecf Capture screenshots while running karma tests 2017-08-30 21:31:51 +08:00
Niklas von Hertzen b75fd70042 Add screenshot collecting server 2017-08-28 21:27:39 +08:00
Niklas von Hertzen fa4a4a4db5 Add saucelabs browsers 2017-08-16 19:50:14 +08:00
Niklas von Hertzen 05e5d932f0 Add IE and Edge browsers to saucelabs tests 2017-08-13 14:27:30 +08:00
Niklas von Hertzen 068480f606 Add saucelabs to karma runner 2017-08-13 14:09:43 +08:00
Niklas von Hertzen c9fb5d5026 Add Chrome reftests to Travis 2017-08-13 14:02:48 +08:00
Niklas von Hertzen 58d1bef3b6 Beging implementing reftests 2017-08-09 00:52:56 +08:00