Vitaly Dyachkov

Results 5 issues of Vitaly Dyachkov

#### e04494191d9559d44c3a2c25d67a9afe0cb73485 AX: Skip <option> element while building accessibility tree when <select> is hidden https://bugs.webkit.org/show_bug.cgi?id=245578 Reviewed by NOBODY (OOPS!). * Source/WebCore/accessibility/AXObjectCache.cpp: (WebCore::AXObjectCache::getOrCreate): https://github.com/WebKit/WebKit/commit/e04494191d9559d44c3a2c25d67a9afe0cb73485 | Misc | iOS, tvOS & watchOS...

#### ab452d350090b1536cef90596f0334ba317595f9 [ATSPI] Modal element containing only StaticText is ignored https://bugs.webkit.org/show_bug.cgi?id=246329 Reviewed by NOBODY (OOPS!). A modal element will not be set as the current modal when it has no...

#### 3837f81b2dc5c69b65ebade6890808e8ea2557b8 [Win] Do not downscale drawingArea size by deviceScaleFactor on resize https://bugs.webkit.org/show_bug.cgi?id=275845 Reviewed by NOBODY (OOPS!). The `WM_SIZE` message in the Windows API provides the new width and height...

merging-blocked
WebKit2

#### f2b8d2962e3bd0fe1e769e9a229f4aa82c82d563 REGRESSION(281966@main): [Win] `PageClient::didPerformDragOperation()` is never called https://bugs.webkit.org/show_bug.cgi?id=278785 Reviewed by NOBODY (OOPS!). Add missing code branch for Windows. * Source/WebKit/UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::performDragOperation): https://github.com/WebKit/WebKit/commit/f2b8d2962e3bd0fe1e769e9a229f4aa82c82d563 | Misc | iOS, visionOS, tvOS &...

New Bugs

#### e802786e34fe2f41a099e3cdde5235ded2d5e79e [Debug] ASSERTION FAILED on `fast/rendering/render-list-marker-select.html` https://bugs.webkit.org/show_bug.cgi?id=278654 Reviewed by NOBODY (OOPS!). Nesting parent's selectors should not match pseudo-elements. * LayoutTests/TestExpectations: * Source/WebCore/css/CSSSelector.cpp: (WebCore::CSSSelector::resolveNestingParentSelectors): https://github.com/WebKit/WebKit/commit/e802786e34fe2f41a099e3cdde5235ded2d5e79e | Misc | iOS, visionOS,...

CSS