- c70ce30 CSP: Make SecurityPolicyViolationEvent more closely conform to CSP spec and enable it by default by dbates@webkit.org · 9 years ago
- 09a722b [Fetch API] Implement Fetch API Response by youenn.fablet@crf.canon.fr · 9 years ago
- 7c33691 [Font Loading] Implement FontFaceSet by mmaxfield@apple.com · 9 years ago
- 652dbe2 The following properties should exist on the global object: AudioTrackList, AudioTrack, VideoTrackList, VideoTrack by cdumez@apple.com · 9 years ago
- f48289b [Font Loading] Implement FontFace JavaScript object by mmaxfield@apple.com · 9 years ago
- 071dd00 XMLHttpRequest / XMLHttpRequestUpload should inherit XMLHttpRequestEventTarget by cdumez@apple.com · 9 years ago
- 3381858 [Web IDL] interface objects should be Function objects by cdumez@apple.com · 9 years ago
- 914c005 Unreviewed. Updating global-constructors-attributes expectations after introducing Request in r195954. by youenn.fablet@crf.canon.fr · 9 years ago
- c28be40 [Fetch API] Implement Fetch API Request by youenn.fablet@crf.canon.fr · 9 years ago
- 6c0fa51 Expose ValidityState on the global Window object by cdumez@apple.com · 9 years ago
- aba8e06 Expose ApplicationCache on the global Window object by cdumez@apple.com · 9 years ago
- 5f5e763 Add support for HTMLDataElement https://bugs.webkit.org/show_bug.cgi?id=153459 by cdumez@apple.com · 9 years ago
- fea403eb Remove XMLHttpRequestException by dbates@webkit.org · 9 years ago
- df1dd61 [Fetch API] Implement Fetch API Headers by youenn.fablet@crf.canon.fr · 9 years ago
- 341a866 Implement the picture element. https://bugs.webkit.org/show_bug.cgi?id=116963 by hyatt@apple.com · 9 years ago
- c54f0e4 Rebaselining LayoutTest js/dom/global-constructors-attributes on Mac by ryanhaddad@apple.com · 9 years ago
- 7e8e6b7 RadioNodeList should be exposed on Window by cdumez@apple.com · 9 years ago
- 83c4787 Un-expose obsolete HTMLBaseFontElement by cdumez@apple.com · 9 years ago
- b7ed6f2 [Streams API] Add skeleton for initial WritableStream support by calvaris@igalia.com · 9 years ago
- 9369d54 td and th should use HTMLTableDataCellElement and HTMLTableHeaderCellElement interfaces by cdumez@apple.com · 9 years ago
- 8b3b024 [Streams API] Create ByteLengthQueuingStrategy object as per spec by calvaris@igalia.com · 9 years ago
- 77bbd7a Drop support for legacy EventException by cdumez@apple.com · 10 years ago
- a29881a Drop support for legacy EntityReference DOM Node type by cdumez@apple.com · 10 years ago
- 0617972 time element should use HTMLTimeElement interface by cdumez@apple.com · 10 years ago
- ca6118d Drop support for Entity Node type https://bugs.webkit.org/show_bug.cgi?id=149239 by cdumez@apple.com · 10 years ago
- 95655c0 Source/WebCore: by rniwa@webkit.org · 10 years ago
- bfa191c More test result fixing after r189841. by ap@apple.com · 10 years ago
- 24d6403 Add ShadowRoot interface and Element.prototype.attachShadow by rniwa@webkit.org · 10 years ago
- 6d9dcbf window.HTMLDetailsElement should exist by cdumez@apple.com · 10 years ago
- 367328b window.EventTarget should exist by cdumez@apple.com · 10 years ago
- 282cb1b Range API is throwing wrong exception type by cdumez@apple.com · 10 years ago
- 3d6ec62 [Streams API] Create CountQueuingStrategy object as per spec by calvaris@igalia.com · 10 years ago
- bbd121c REGRESSION (r186697): Fix Yosemite, El Capitan test results for js/dom/global-constructors-attributes.html by ddkilzer@apple.com · 10 years ago
- 554f344 Exposing webkitMediaStream as MediaStream by commit-queue@webkit.org · 10 years ago
- bb81088 REGRESSION (r186198): js/dom/global-constructors-attributes.html fails on El Capitan by ddkilzer@apple.com · 10 years ago
- 03d542e Source/JavaScriptCore: by commit-queue@webkit.org · 10 years ago
- d8f4288 Add test expectations for El Capitan by ap@apple.com · 10 years ago
- b1f95eb Fix up the layouttest situation after r185322. by beidson@apple.com · 10 years ago
- c049929 [Streams API] ReadableStreamReader should not be exposed by youenn.fablet@crf.canon.fr · 10 years ago
- 6ec2a15 Add force property to MouseEvents by bdakin@apple.com · 10 years ago
- 8bdb9f3 [Streams API] Implement a barebone ReadableStreamReader interface by youenn.fablet@crf.canon.fr · 10 years ago
- 9e09d71 Another attempted test fix after http://trac.webkit.org/changeset/181907 by bdakin@apple.com · 10 years ago
- fe24905 Add events related to force click gesture by bdakin@apple.com · 10 years ago
- c5d947e Updating js/dom/global-constructors-attributes.html results for HTMLAttachmentElement. by ap@apple.com · 10 years ago
- 5d35726 Remove the SVG instance tree https://bugs.webkit.org/show_bug.cgi?id=140602 by darin@apple.com · 10 years ago
- c219649 [Streams API] Implement a barebone ReadableStream interface by calvaris@igalia.com · 10 years ago
- 6e195ef [WebGL2] Create empty interface files for new WebGL2 objects. by roger_fong@apple.com · 10 years ago
- 7b536cb Remove SVGElementInstanceList, m_instanceUnderMouse, DUMP_INSTANCE_TREE, DUMP_SHADOW_TREE by darin@apple.com · 10 years ago
- f92a2e4 WebGL2: Support webgl2 context creation. by roger_fong@apple.com · 10 years ago
- f4eb1bb Remove support for SharedWorkers https://bugs.webkit.org/show_bug.cgi?id=140344 by weinig@apple.com · 10 years ago
- 4ebfd98 Delete Notation because we don't use it by mmaxfield@apple.com · 10 years ago
- a13a3fa Support unprefixed animation event types by dino@apple.com · 10 years ago
- d2a5e4c Rename WebKitCSSKeyframe(s)Rule into CSSKeyframe(s)Rule by dino@apple.com · 10 years ago
- 4b9507a Added Yosemite expected results and TestExpections to platform/mac/. by aestes@apple.com · 10 years ago
- 8f35779 Re-add the request autocomplete feature by jhoneycutt@apple.com · 11 years ago
- c9c4dc3 Update ENABLE(MEDIA_SOURCE) on Mac by jonlee@apple.com · 11 years ago
- b403e4e Unreviewed gardening, try to unbreak Mac buildbots and EWS bots after r169023. by ossy@webkit.org · 11 years ago
- 3378e37 [Mac] implement WebKitDataCue https://bugs.webkit.org/show_bug.cgi?id=131799 by eric.carlson@apple.com · 11 years ago
- f9e0604 Unreviewed, rolling out r167527. https://bugs.webkit.org/show_bug.cgi?id=131883 by commit-queue@webkit.org · 11 years ago
- a9818ef [Mac] implement WebKitDataCue https://bugs.webkit.org/show_bug.cgi?id=131799 by eric.carlson@apple.com · 11 years ago
- 236ec76 Source/WebCore: Rename Clipboard to DataTransfer by ap@apple.com · 11 years ago
- 1d5304e Activate WebVTT Tests Once Merging is Complete by bfulgham@apple.com · 11 years ago
- 2852c7f Refactor Path to Path2D and remove currentPath by krit@webkit.org · 11 years ago
- da5678f Implement DataCue for metadata cues by b.long@cablelabs.com · 11 years ago
- e147a1c Update TextTrack API to current spec by b.long@cablelabs.com · 11 years ago
- 939e5e8 Implement (most of) URL API https://bugs.webkit.org/show_bug.cgi?id=127795 by mjs@apple.com · 11 years ago
- 345fd0d Remove CSS Custom Filters code and tests by mvujovic@adobe.com · 11 years ago
- 1ad6d42 https://bugs.webkit.org/show_bug.cgi?id=124637 by dino@apple.com · 11 years ago
- db146b4 [MSE] Remove legacy Media Source APIs (WebKitMediaSource, WebKitSourceBuffer, WebKitSourceBufferList) by jer.noble@apple.com · 11 years ago
- 6958909 [MSE] [Mac] Enable MediaSource on the Mac by jer.noble@apple.com · 11 years ago
- be8fefa Add Mavericks-specific results for some tests. by simon.fraser@apple.com · 11 years ago
- 58b2455 Revert <http://trac.webkit.org/changeset/157893> by ap@apple.com · 11 years ago
- d0c16ff Migrate existing platform/mac layout test results to mac-mountainlion, and add new platform/mac results for Mavericks. by simon.fraser@apple.com · 11 years ago
- 711b1be Unreviewed roll out of r157695; broke Mac builds. by jer.noble@apple.com · 11 years ago
- 2f5af66 [MSE] [Mac] Enable MediaSource on the Mac by jer.noble@apple.com · 11 years ago
- bf3cc98 Move platform-specific test results from js to js/dom to match moves in r156066. by darin@apple.com · 11 years ago
- 016d978 Fix the expected result again after r156070. by rniwa@webkit.org · 12 years ago
- 24a3abf Move expected results after r156066. by rniwa@webkit.org · 12 years ago
- 080acdd Get rid of the jsc-test-list by moving all not-jsc-capable tests into js/dom by fpizlo@apple.com · 12 years ago