Tim Nguyen
Tim Nguyen
I should be able to drag a file on the button, instead of going through the file picker.
#9047 omitted defining the pseudos for FACE. Perhaps a new `ElementInternals` state is needed here?
#### ab128b041700bdaee0ae98fed608729268f7abf6 CrashTracer: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::CSSCalcOperationNode::simplifyRecursive https://bugs.webkit.org/show_bug.cgi?id=270296 rdar://123508905 Reviewed by NOBODY (OOPS!). * Source/WebCore/css/BasicShapeFunctions.cpp: (WebCore::valueForBasicShape): * Source/WebCore/css/BasicShapeFunctions.h: * Source/WebCore/css/ComputedStyleExtractor.cpp: (WebCore::valueForPathOperation): (WebCore::shapePropertyValue): (WebCore::valueForOffsetShorthand): https://github.com/WebKit/WebKit/commit/ab128b041700bdaee0ae98fed608729268f7abf6 | Misc | iOS, tvOS &...
We received this feedback on the Interop 2024 dashboard. I did ensure the colors were color deficient friendly in 2023 using the Firefox color simulator in the A11Y inspector, which...
It would be nice if we could configure a container to auto-clear cookies/localStorage at the end of session. This is especially useful for the Shopping container, where travel booking websites...
### What is the issue with the Fullscreen API Standard? All existing UAs currently hide the root element scrollbars when fullscreen, but they all do so in different ways: -...
If you have a fullscreen element, then move it to a different parent, it triggers the removing steps which does at step 3: 1. If node is document’s [fullscreen element](https://fullscreen.spec.whatwg.org/#fullscreen-element),...
- [x] At least two implementers are interested (and none opposed): * WebKit * Chromium (already does this per comments in #149) - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can...