Wouter Vroege

Results 3 issues of Wouter Vroege

offsetLeft & offsetTop are relative to the element first positioned (not static) ancestor element. This causes the input-knob to break when placed in any non-statically positioned (e.g. absolute) element. Using...

### Description I enabled `useNativeCSSProperties` and `lazyRegister` and added a `demo-snippet` to my file. The `` is rendered `inline` instead of `block`. As a result, `my-element` doesn't render correctly inside...

# Summary ## Rationale ## Changes ## Impact ## Testing ## Screenshots/Video ## Checklist - [ ] Code follows the project's coding standards. - [ ] Unit tests covering the...