Tim Nguyen

Results 128 issues of Tim Nguyen

Will possibly end up as a combination of this addon and DevTools Snippets (http://ntim.altervista.org/addons/devtools-snippets/ ) This will likely need a refactor anyway.

enhancement

Make it work on Firefox OS/Chrome/Safari iOS/...

enhancement

- [ ] More keyboard shortcuts - [ ] focus indicators - [ ] Complete tab navigation

enhancement

For css, copy over style editor code. For JS, copy over scratchpad code.

enhancement

@pxlcoder and I were looking into those in the context of Interop 2022: * css/css-ui/compute-kind-widget-no-fallback-props-001.html * css/css-ui/compute-kind-widget-fallback-props-revert-001.html

Given this example: `data:text/html,input:in-range { appearance: none; border: 1px solid red; }` `:in-range` seems to be affected by whether an input is readonly, which makes sense when you read: >...

clarification
topic: forms

Right now, the steps you need to put your tabs in a group is: - Open the tab group view - drag the tab - locate the group It would...

feature