- c09289e AX: HTML datalist accessibility is not exposed by WebKit by commit-queue@webkit.org · 6 years ago
- c679c06 Add test expectations and baselines for Catalina by ryanhaddad@apple.com · 6 years ago
- f9d26f4 [Pointer Events] Respect pointer capture when dispatching mouse boundary events and updating :hover by graouts@webkit.org · 6 years ago
- e7022cd Unreviewed, rolling out r246844. by tsavell@apple.com · 6 years ago
- 01ea47a Layout Test fast/parser/parser-yield-timing.html was flaky due to strict tolerance, increased tolerance. by commit-queue@webkit.org · 6 years ago
- 7e90dd3 Layout Test fast/parser/parser-yield-timing.html is flaky. by tsavell@apple.com · 6 years ago
- 9ade319 Layout Test http/tests/performance/performance-resource-timing-resourcetimingbufferfull-shrinking-buffer-crash.html is failing. by tsavell@apple.com · 6 years ago
- edc4750 [Pointer Events] Respect pointer capture when dispatching mouse boundary events and updating :hover by graouts@webkit.org · 6 years ago
- 0c2690d [Pointer Events WPT] Unskip imported/w3c/web-platform-tests/pointerevents/pointerevent_lostpointercapture_is_first.html by graouts@webkit.org · 6 years ago
- 7f1709f [Pointer Events] Respect pointer capture when dispatching mouse boundary events and updating :hover by graouts@webkit.org · 6 years ago
- 5e993fa [Async overflow scroll] Clipped composited layers inside overflow scroll jitter and get incorrectly clipped by simon.fraser@apple.com · 6 years ago
- 0c10fd7 [Pointer Events] Respect pointer capture when dispatching mouse boundary events and updating :hover by graouts@webkit.org · 6 years ago
- f35ad5a Make it possible to include clipping in GraphicsLayer tree dumps by simon.fraser@apple.com · 6 years ago
- 9a58acb Source/WebCore: REGRESSION (246538): Newyorker.com header scrolls on page by simon.fraser@apple.com · 6 years ago
- 50e451c Layout Test imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub.html is failing. by commit-queue@webkit.org · 6 years ago
- aa7f8e3 Convert macOS to scroll by changing layer boundsOrigin by simon.fraser@apple.com · 6 years ago
- 2542968 Make layerTreeAsText() output a bit less verbose by simon.fraser@apple.com · 6 years ago
- 58a0c5f Source/WebCore: by commit-queue@webkit.org · 6 years ago
- 8f0df1f REGRESSION (r246103) [ Mojave+ WK1 ] Layout Test scrollbars/scrollbar-iframe-click-does-not-blur-content.html is timing out by graouts@webkit.org · 6 years ago
- e74a57a Import WPT websockets tests https://bugs.webkit.org/show_bug.cgi?id=198774 by youenn@apple.com · 6 years ago
- d02a021 scrollbars/scrollbar-iframe-click-does-not-blur-content.html is timing out on WK1 testers by sroberts@apple.com · 6 years ago
- 111dad1 r246018 introduced a falkey test on WK1 by tsavell@apple.com · 6 years ago
- 0f63e42 Import Content Security Policy Web Platform Tests by dbates@webkit.org · 6 years ago
- 0900e29 Skip test http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html as by dbates@webkit.org · 6 years ago
- 22fb11d [Pointer Events] Add support for chorded button interactions by graouts@webkit.org · 6 years ago
- 264953c Mark two tests added in r246016 as slow. by tsavell@apple.com · 6 years ago
- b89742f [Pointer Events] Add support for chorded button interactions by graouts@webkit.org · 6 years ago
- 09a9089 [Pointer Events] Expose navigator.maxTouchPoints by graouts@webkit.org · 6 years ago
- 805719e The "mouseenter" and "pointerenter" events are fired from the bottom up by commit-queue@webkit.org · 6 years ago
- 7da1c4e Async overflow scroll on iOS paints slowly if it has a negative z-index child by simon.fraser@apple.com · 6 years ago
- 4ee196d Non-composited negative z-order children should not trigger creation of a foreground layer by simon.fraser@apple.com · 6 years ago
- 860068b Move code that sets compositing paint phases into a single function by simon.fraser@apple.com · 6 years ago
- 4e0f704 [Pointer Events] The mouseover, mouseout, mouseenter, and mouseleave events should not be prevented while the pointer is down by commit-queue@webkit.org · 6 years ago
- 19a2abf [ Mac Debug ] Layout Test inspector/audit/basic.html is a flaky timeout on bots by drousso@apple.com · 6 years ago
- 19dd829 Cleaning up results for legacy-animation-engine tests by ap@apple.com · 6 years ago
- b2adbb1 Removing flaky expectation for fast/repaint/canvas-object-fit.html by ap@apple.com · 6 years ago
- 9b76bfb Implement backing-sharing in compositing layers, allowing overlap layers to paint into the backing store of another layer by simon.fraser@apple.com · 6 years ago
- 77b63b8 Unreviewed, rolling out r245058. by ryanhaddad@apple.com · 6 years ago
- 959155b Implement backing-sharing in compositing layers, allowing overlap layers to paint into the backing store of another layer by simon.fraser@apple.com · 6 years ago
- 8a59da2 Link prefetch not useful for top-level navigation by commit-queue@webkit.org · 6 years ago
- 14efe87 LayoutTests/imported/w3c: by youenn@apple.com · 6 years ago
- 34fe2f3 [macOS WK1] ASSERTION FAILED: formData in WebCore::ResourceRequest::doUpdateResourceHTTPBody() by youenn@apple.com · 6 years ago
- 326b753 Use normal loading path for ping loads by youenn@apple.com · 6 years ago
- ae19566 Unreviewed, rolling out r244228. https://bugs.webkit.org/show_bug.cgi?id=197262 by commit-queue@webkit.org · 6 years ago
- 136196d Make it possible to control the renderTreeAsText output by setting options on testRunner by simon.fraser@apple.com · 6 years ago
- da40dcd AX: Remove deprecated Accessibility Object Model events by cfleizach@apple.com · 6 years ago
- 342b2e9 Unreviewed manual rollout of r244248 and r244409 by sroberts@apple.com · 6 years ago
- 9b9b4e7 [Pointer Events WPT] Update WPT tests and provide macOS testdriver by graouts@webkit.org · 6 years ago
- 6b6aa02 Unreviewed test gardening. by ryanhaddad@apple.com · 6 years ago
- c2d0cf1 inspector/timeline/timeline-recording.html is a flaky failure by sroberts@apple.com · 6 years ago
- ca7b71c Link prefetch not useful for top-level navigation by commit-queue@webkit.org · 6 years ago
- cf38b5c [iOS WK2] Make -webkit-overflow-scrolling be a no-op by simon.fraser@apple.com · 6 years ago
- 0e60242 [macOS WK1] ASSERTION FAILED: formData in WebCore::ResourceRequest::doUpdateResourceHTTPBody() by ryanhaddad@apple.com · 6 years ago
- 2402df3 AX: Automatically compute accessibility labels for Apple Pay buttons by cfleizach@apple.com · 6 years ago
- 6778a5c XMLHttpRequestUpload's loadstart event not correct initialized by cdumez@apple.com · 6 years ago
- b76d529c Web Inspector: Canvas: add support for showing WebGPU contexts by drousso@apple.com · 6 years ago
- 1702b14 Unreviewed, rolling out r243551. by cdumez@apple.com · 6 years ago
- 85266d5 media/video-background-tab-playback.html is a flaky failure by sroberts@apple.com · 6 years ago
- 55c0753 inspector/audit/basic.html is a flaky timeout on bots by sroberts@apple.com · 6 years ago
- f7cabd3 Unreviewed test gardening for imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm by achristensen@apple.com · 6 years ago
- 775f113 Re-sync web-platform-tests/html/browsers/the-window-object/ from upstream by cdumez@apple.com · 6 years ago
- f491365 XMLHttpRequestUpload's loadstart event not correct initialized by cdumez@apple.com · 6 years ago
- 98ecd49 Unreviewed test gardening of plugin tests by simon.fraser@apple.com · 6 years ago
- 89d3bd0 WebKit1 test gardening. by simon.fraser@apple.com · 6 years ago
- bfc7b1f Cache API and IDB space usages should be initialized on first quota check by youenn@apple.com · 6 years ago
- b7d85de Block all plugins smaller than 5x5px by dino@apple.com · 6 years ago
- 819c8389 Check IDB quota usage through QuotaManager by youenn@apple.com · 6 years ago
- 2163579 Web Inspector: Canvas: export recording as HTML by drousso@apple.com · 6 years ago
- 3a2ab54 REGRESSION: ( r231040 ) Layout Test http/tests/security/xss-DENIED-xsl-external-entity.xml is a flaky failure by youenn@apple.com · 6 years ago
- 7a6b6f1 Update WPT tests for embedded content by commit-queue@webkit.org · 6 years ago
- 5b2fea0 webkit.org/b/195210 resolve by r242308, unskipping tests. by tsavell@apple.com · 6 years ago
- 0cc67f3 Continued gardening of storage/indexeddb/ crashes after r242189 by tsavell@apple.com · 6 years ago
- e52a5ad REGRESSION: (r242189): Six Layout Tests in storage/indexeddb/ are crashing after r242189 by tsavell@apple.com · 6 years ago
- 19a4b72 Support Pointer Events on macOS by commit-queue@webkit.org · 6 years ago
- a03c146 [ Mac WK1 ] REGRESSION (r230006) Layout Test media/modern-media-controls/compact-media-controls/compact-media-controls-layout.html is a flaky text diff failure by tsavell@apple.com · 6 years ago
- c1e2ed1 REGRESSION (r238090): Toggling visibility on the <html> element can result in a blank web view by simon.fraser@apple.com · 6 years ago
- c09fe9a Crash in the hit testing code via HTMLPlugInElement::isReplacementObscured() by rniwa@webkit.org · 6 years ago
- ec4eb02 fast/hidpi/hidpi-long-page-with-inset-element.html is a flaky image failure by commit-queue@webkit.org · 6 years ago
- 8a8c2cf REGRESSION(r240553): [iOS] Crash in ScrollingTree::updateTreeFromStateNode when attempting to log in to icloud.com by simon.fraser@apple.com · 6 years ago
- 3de9ea16 Web Inspector: provide a way to edit page WebRTC settings on a remote target by drousso@apple.com · 6 years ago
- 8260dc9 Move more scrolling tree tests into scrollingcoordinator/scrolling-tree by simon.fraser@apple.com · 6 years ago
- 6c89364 AX: Support returning relative frames for accessibility by cfleizach@apple.com · 6 years ago
- bbf2b6c Unreviewed, rolling out r240209. by mcatanzaro@igalia.com · 6 years ago
- 59c3b46 AX: Support returning relative frames for accessibility by cfleizach@apple.com · 6 years ago
- 5c01910 Turn on Pointer Events by default for iOS by dino@apple.com · 6 years ago
- e97070c Update test expectations for platform/mac/media/audio-session-category-video-paused.html by tsavell@apple.com · 6 years ago
- e78354b Resync WPT fetch tests to 834eac4 https://bugs.webkit.org/show_bug.cgi?id=193125 by youenn@apple.com · 6 years ago
- 2d6f86c Mark compositing/masks/compositing-clip-path-change-no-repaint.html flakey for Mojave WK1 by tsavell@apple.com · 6 years ago
- 031e973 [WebAuthN] Add a runtime flag for local authenticator by jiewen_tan@apple.com · 6 years ago
- 42292c9 Unreviewed test gardening after r239306 and r239338. by ryanhaddad@apple.com · 6 years ago
- 51c20fe CSS Typed OM should expose attributeStyleMap by justin_michaud@apple.com · 6 years ago
- 95b31b4 REGRESSION (r238090): [ MacOS WK1 ] Layout Test imported/blink/compositing/squashing/squashing-into-ancestor-painted-layer.html is flaky by ryanhaddad@apple.com · 6 years ago
- 5bc053f [ Mojave WK1 ] Layout Test fast/images/animated-image-different-dest-size.html fast/images/animated-image-loop-count.html is failing by tsavell@apple.com · 6 years ago
- 0d3db6a Composited and tiled layers fail to update on scrolling in WebView by simon.fraser@apple.com · 6 years ago
- 280500e Disallow loading webarchives as iframes by jiewen_tan@apple.com · 6 years ago
- d8cd9ce Add layout test for iframe contents disappearing on view unparent/reparent by simon.fraser@apple.com · 6 years ago
- d4d7e03 Make compositing updates incremental by simon.fraser@apple.com · 6 years ago
- 831ab85 Clean up test expectations after r237942 by ryanhaddad@apple.com · 6 years ago
- 24719c76 Resync html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name WPT tests by cdumez@apple.com · 6 years ago
- 5eefc54 Allow cross-document intersection observing by ajuma@chromium.org · 6 years ago