mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00

* add initial implementation of the dom agent for ios * add implementation of the css agent for ios * refactor devtools inspector methods to somewhat accomodate ios and android patch elements dom-node tests to test for ios too * fix android dom-node test * fix ios dom-node-tests to mock the ios devtools inspector properly * fix: minor changes