Sign in
webkit
/
WebKit
/
1220451b714d7327dc3807eaecb6d55338406f57
/
LayoutTests
eb7d6d9
[Web IDL] Add support for [SameObject] extended attribute
by cdumez@apple.com
· 8 years ago
e8f6e39
AX: [Mac] better accessibility support for Summary elements
by n_wang@apple.com
· 8 years ago
f73054f
Marking inspector/debugger/breakpoints/resolved-dump-each-line.html as flaky on mac.
by ryanhaddad@apple.com
· 8 years ago
b18c5b9
Web Inspector: Stepping highlight for dot/bracket expressions in if statements highlights subset of the expression
by commit-queue@webkit.org
· 8 years ago
190d20d
[Modern Media Controls] MediaControls base class
by commit-queue@webkit.org
· 8 years ago
81511e1
[Modern Media Controls] TimeControl and TimeLabel
by commit-queue@webkit.org
· 8 years ago
c10bc9f
CRASH at WebCore::SourceBuffer::removeCodedFrames + 37
by jer.noble@apple.com
· 8 years ago
fa2c370
[css-grid] Use min-size instead of min-content contribution for intrinsic maximums resolution
by svillar@igalia.com
· 8 years ago
2958e78
[css-grid] Fix intrinsic maximums resolution with fit-content and auto
by svillar@igalia.com
· 8 years ago
6830998
[GTK] Rebaseline tests affected by r207280 and report 3 new failures on accesibility tests.
by clopez@igalia.com
· 8 years ago
b4a1f8c
Support scoped style for user agent shadow trees
by antti@apple.com
· 8 years ago
c721ad8
Update WebKitMediaKeyMessageEvent / WebKitMediaKeyNeededEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
33a8ddc
Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements
by cdumez@apple.com
· 8 years ago
1dabe6b
RenderRubyRun should not mark child renderers dirty at the end of layout.
by zalan@apple.com
· 8 years ago
f6dd9ae
Source/WebCore:
by simon.fraser@apple.com
· 8 years ago
ce373f8
Web Inspector: step-into `console.log(o)` should not step through inspector javascript
by commit-queue@webkit.org
· 8 years ago
2a09953
Unreviewed, add expected file for new test after r207239
by utatane.tea@gmail.com
· 8 years ago
f72f689
[Modern Media Controls] Sliders: scrubber and volume
by commit-queue@webkit.org
· 8 years ago
ade36e7
Add experimental support for the "formatForeColor" inputType
by wenson_hsieh@apple.com
· 8 years ago
48b9cac
[DOMJIT][JSC] Explore the way to embed nodeType into JSC::JSType in WebCore
by utatane.tea@gmail.com
· 8 years ago
8da5784
Update more events to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
83710f5
Web Inspector: Improve support for logging Proxy objects in console
by joepeck@webkit.org
· 8 years ago
b5fbd45
Emit DebugHooks uniformly with pause locations instead of having separate pause locations and op_debug emits
by joepeck@webkit.org
· 8 years ago
b32785d
[GTK] Tests that fail since the new URLParser has been enabled on r207162.
by clopez@igalia.com
· 8 years ago
8a7edc6
Update remaining DOM events to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
67331f9
[EFL] Mark url tests to failure
by gyuyoung.kim@webkit.org
· 8 years ago
f8d31c1
Fix a typo in the test.
by dino@apple.com
· 8 years ago
9325558
select.options may return too many option elements
by cdumez@apple.com
· 8 years ago
0f1845e
Skipping loader/stateobjects tests on mac and ios-simulator debug.
by ryanhaddad@apple.com
· 8 years ago
472e2fe
color-gamut media query shouldn't ASSERT on invalid values
by dino@apple.com
· 8 years ago
2547d31
Update MediaStream events to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
245f3f2
Implement prefers-reduced-motion media query
by dino@apple.com
· 8 years ago
0cdcb85
Skip tests added with r207155 that rely on touch events.
by ryanhaddad@apple.com
· 8 years ago
e0aba4b
Annotate DOM API with CEReactions https://bugs.webkit.org/show_bug.cgi?id=163268
by rniwa@webkit.org
· 8 years ago
37dd580
Update CloseEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
2e68c5c
Enable URLParser by default
by achristensen@apple.com
· 8 years ago
0ba5573
[iOS] REGRESSION (r197953): User gesture required to load video in iOS 9-built apps
by dbates@webkit.org
· 8 years ago
c4b09d1
[iOS] Sandbox QuickLook previews
by dbates@webkit.org
· 8 years ago
3128f90
Extend event stream to include interpolated events and add a force press test that uses that interpolation
by commit-queue@webkit.org
· 8 years ago
0b03d93
Use IDLTypes in more places https://bugs.webkit.org/show_bug.cgi?id=163247
by weinig@apple.com
· 8 years ago
e6b11f4
[mac] LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky failure
by commit-queue@webkit.org
· 8 years ago
ecf248e
[mac] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky failure
by commit-queue@webkit.org
· 8 years ago
9a6bc0c
[Modern Media Controls] Buttons container
by commit-queue@webkit.org
· 8 years ago
79f5a00
[Fetch API] Support Request cache mode
by commit-queue@webkit.org
· 8 years ago
65e2df2
Update IDBVersionChangeEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
9954d91
WebRTC: Make MediaEndpointPeerConnection handle remotely assigned mids correctly
by commit-queue@webkit.org
· 8 years ago
02f2e52
[EFL] Skip imported/w3c/web-platform-tests for a while
by gyuyoung.kim@webkit.org
· 8 years ago
35f1934
Update WheelEvent / MouseEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
47c95995e
Add support for languagechange event
by cdumez@apple.com
· 8 years ago
f0ad2cd
AX: Expose invalid status for input types with that information
by n_wang@apple.com
· 8 years ago
9a6eddb
Marking two media/modern-media-controls tests as failing.
by ryanhaddad@apple.com
· 8 years ago
80a7c3e
TestExpectations cleanup for LayoutTests that no longer exist.
by ryanhaddad@apple.com
· 8 years ago
4a0984f
Add baseline for two tests imported with r206999.
by ryanhaddad@apple.com
· 8 years ago
e6bc0b2
Marking tiled-drawing/scrolling/latched-div-with-scroll-snap.html as flaky on mac-wk2.
by ryanhaddad@apple.com
· 8 years ago
087884e
[Modern Media Controls] Placards
by commit-queue@webkit.org
· 8 years ago
33b785b
Marking fast/replaced/preferred-widths.html as flaky on mac.
by ryanhaddad@apple.com
· 8 years ago
7c3a0c0
Add support for Navigator.languages attribute
by cdumez@apple.com
· 8 years ago
105d4b3
Update MessageEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
3a5c48d
[Modern Media Controls] Buttons
by commit-queue@webkit.org
· 8 years ago
cabf90e
AX: Update AXPlaceHolder algorithm
by n_wang@apple.com
· 8 years ago
bef79f8
[DOMJIT] Implement Node accessors in DOMJIT
by utatane.tea@gmail.com
· 8 years ago
3c370f6
Marking media/controls/airplay-picker.html as flaky on ElCapitan+.
by ryanhaddad@apple.com
· 8 years ago
3747aa5
Support InputEvent.data for the new InputEvent spec
by wenson_hsieh@apple.com
· 8 years ago
e9eed7d
Marking storage/indexeddb/modern/abort-requests-cancelled* tests as flaky on mac.
by ryanhaddad@apple.com
· 8 years ago
afeab3b
Address flaky airplay-* LayouTests
by jer.noble@apple.com
· 8 years ago
51271a3
Marking http/tests/xmlhttprequest/onabort-response-getters.html as flaky on ios-simulator.
by ryanhaddad@apple.com
· 8 years ago
9a9b1ca
Sync web-platform-tests up to revision 33f4da1
by commit-queue@webkit.org
· 8 years ago
d18e919
[Fetch API] Memory cache should not bypass redirect mode
by commit-queue@webkit.org
· 8 years ago
8ed5a40
Enable optimized stylesheet updates in shadow trees
by antti@apple.com
· 8 years ago
a8494cf
ENABLE_LEGACY_ENCRYPTED_MEDIA interfaces should have a hard-coded WebKit prefix
by zandobersek@gmail.com
· 8 years ago
0d236a8
Unreviewed, EFL Gardening on Oct. 10th - 2
by gyuyoung.kim@webkit.org
· 8 years ago
4bb2f7a
Support InputEvent.inputType for the new InputEvent spec
by wenson_hsieh@apple.com
· 8 years ago
9f50537
[EFL] Gardening timout tests, failure tests on Oct. 10th.
by gyuyoung.kim@webkit.org
· 8 years ago
70d90e7
REGRESSION(r165103): labels list doesn't get invalidated when other lists are invalidated at document level
by rniwa@webkit.org
· 8 years ago
448e0e2
Update KeyboardEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
dd7a560
[GTK] Miscellaneous unreviewed test gardening
by mcatanzaro@igalia.com
· 8 years ago
a19501a
[GTK] Skip new custom elements tests, they're all failing
by mcatanzaro@igalia.com
· 8 years ago
58eeb73
Promise attribute getters should reject promises in case of casted-this errors
by commit-queue@webkit.org
· 8 years ago
0c65676
Source/WebCore:
by cdumez@apple.com
· 8 years ago
df8c1e4
Update CustomEvent to stop using legacy [ConstructorTemplate=Event]
by cdumez@apple.com
· 8 years ago
a7d6ccf
Add support for ClipboardEvent https://bugs.webkit.org/show_bug.cgi?id=163164
by cdumez@apple.com
· 8 years ago
fd3defd
Marking js/regress-141098.html as flaky on mac.
by ryanhaddad@apple.com
· 8 years ago
aff4b05
Marking http/tests/media/track-in-band-hls-metadata.html as a flaky timeout on mac.
by ryanhaddad@apple.com
· 8 years ago
731e719
Marking storage/indexeddb/key-generator.html as flaky on mac-wk2 debug.
by ryanhaddad@apple.com
· 8 years ago
b453686
[Fetch API] Request constructor should provide exception messages
by commit-queue@webkit.org
· 8 years ago
22f5f26
window.navigator.language incorrectly returns all lowercase string
by cdumez@apple.com
· 8 years ago
937b90f
REGRESSION (r206853?): LayoutTest js/regress-141098.html failing
by utatane.tea@gmail.com
· 8 years ago
9f5d0c7
Unreviewed, mark a test as failing on iOS simulator
by wenson_hsieh@apple.com
· 8 years ago
2bebcde
Support onbeforeinput event handling for the new InputEvent spec
by wenson_hsieh@apple.com
· 8 years ago
7799012
AX: <figcaption> should be AXTitleUIElement for other content inside the <figure>
by n_wang@apple.com
· 8 years ago
d9b07d1
Marking inspector/debugger/stepping tests as flaky.
by ryanhaddad@apple.com
· 8 years ago
8b0e6d7
js/function-apply-aliased.html is timing out
by jbedard@apple.com
· 8 years ago
c53c90b
Marking inspector/console/addInspectedNode.html as flaky on mac-debug.
by ryanhaddad@apple.com
· 8 years ago
0789280
Marking http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html as flaky on mac-wk2 debug.
by ryanhaddad@apple.com
· 8 years ago
c37f734
Marking http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html as flaky on mac-wk2
by ryanhaddad@apple.com
· 8 years ago
4143da1
Regression(r201970): productSub / vendor / vendorSub should not be exposed on WorkerNavigator
by cdumez@apple.com
· 8 years ago
be91b1e
Marking http/tests/xmlhttprequest/auth-reject-protection-space.html as flaky on mac-wk2.
by ryanhaddad@apple.com
· 8 years ago
ae1d4e9
Marking storage/indexeddb/key-type-array.html as flaky on mac-debug.
by ryanhaddad@apple.com
· 8 years ago
5243eec
AX: AXRoleDescription for details and summary elements
by n_wang@apple.com
· 8 years ago
6200d0b
Marking imported/blink/storage/indexeddb/blob-valid-after-deletion.html as flaky on mac.
by ryanhaddad@apple.com
· 8 years ago
Next »