Morph

Results 12 issues of Morph

### What type of issue is this? Incorrect support data (example: BrowserX says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? The browser...

data:html :page_facing_up:

As far as I can tell, the `setState` function (https://github.com/xem/W/blob/gh-pages/w.js#L131) only uses the `state`, `type`, and `texture` parameters, and *does not use* `i, normal = [], A, B, C, Ai,...

### Background ESM (modules) are the future; they let developers handle dependencies without polluting the `window` scope. ### Improvements * Create a `w.esm.js` build that uses `export default W` ###...

I've had an experience where something went wrong with the installation of posh-hg, so I'd like to re-install it. The problem is that when running through the install script, it...

The header displays but the timeline and the list of compos do not show up. Site is unusable. Reproduced this error on Galaxy S3, Android 4.2.2, Firefox 36.0.3. Works fine...

__Describe the Bug__ When providing the wrong path to a file, the error given is `invalid xml (status=WITH_ERRORS)`. Nothing in the error points to the real problem: the path provided...

bug
pr welcome
ready

### What happened? ![image](https://github.com/SeleniumHQ/selenium/assets/3942453/5b39bba7-4ac3-445d-b8ac-8442a19925bb) The link on the readme for Chromedriver is out of date. The latest version listed at the link provided (https://chromedriver.storage.googleapis.com/index.html) is only 114.0.5735.90, but Chrome is...

I-defect
needs-triaging

There is no license included with this project, so it is not clear whether this code can be used elsewhere and built apon. I suggest including an MIT license if...

Changes to `w.js`... * See https://github.com/xem/W/issues/28 * I'm also setting the `m` property to `M` if it exists, which hopefully doesn't have any undesired consequences. It seems that `M` is...

Continuing the discussion from https://github.com/xem/W/issues/22#issuecomment-1928896989 ... It would be good to have the compression process in the repo, so that any changes could compare the minified/zipped size. As a micro...