git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
focus() / blur() should be on HTMLElement / SVGElement, not Element
[WebKit-https.git]
/
LayoutTests
/
imported
/
w3c
/
ChangeLog
2016-03-09
cdumez@apple.com
focus() / blur() should be on HTMLElement / SVGElement...
blob
|
commitdiff
2016-03-09
cdumez@apple.com
Move attributes to the instance for most interfaces...
blob
|
commitdiff
|
diff to current
2016-03-09
cdumez@apple.com
Align HTMLKeygenElement.keytype with the specification
blob
|
commitdiff
|
diff to current
2016-03-08
youenn.fablet@crf...
[Fetch API] Implement fetch skeleton
blob
|
commitdiff
|
diff to current
2016-03-08
cdumez@apple.com
Align HTMLCanvasElement.width / height with the specifi...
blob
|
commitdiff
|
diff to current
2016-03-08
cdumez@apple.com
Stop clamping HTMLElement.tabIndex to the range of...
blob
|
commitdiff
|
diff to current
2016-03-06
weinig@apple.com
Update tests to match the latest version of the HTML5...
blob
|
commitdiff
|
diff to current
2016-03-03
rniwa@webkit.org
HTML parser instantiates a custom element inside a...
blob
|
commitdiff
|
diff to current
2016-03-02
cdumez@apple.com
Align HTMLInputElement.maxLength with the specification
blob
|
commitdiff
|
diff to current
2016-03-01
youenn.fablet@crf...
[Fetch API] Support Request and Response blob() when...
blob
|
commitdiff
|
diff to current
2016-02-29
cdumez@apple.com
Use HTML parsing rules for textarea.maxLength
blob
|
commitdiff
|
diff to current
2016-02-29
cdumez@apple.com
Align td.rowSpan / td.colSpan with the specification
blob
|
commitdiff
|
diff to current
2016-02-29
cdumez@apple.com
Parse HTMLOLElement.start as per the HTML spec
blob
|
commitdiff
|
diff to current
2016-02-28
cdumez@apple.com
Align HTMLMarqueeElement.scrollAmount / scrollDelay...
blob
|
commitdiff
|
diff to current
2016-02-27
cdumez@apple.com
Fix the behavior of reflecting IDL attributes of type...
blob
|
commitdiff
|
diff to current
2016-02-26
youenn.fablet@crf...
Sync web-platform-tests up to revision 5ca8b46
blob
|
commitdiff
|
diff to current
2016-02-25
youenn.fablet@crf...
Move streams tests from web-platform-tests/streams...
blob
|
commitdiff
|
diff to current
2016-02-24
youenn.fablet@crf...
[Fetch API] Implement Fetch API Response
blob
|
commitdiff
|
diff to current
2016-02-24
youenn.fablet@crf...
W3C importer should generate all web-platform-tests...
blob
|
commitdiff
|
diff to current
2016-02-24
cdumez@apple.com
[Reflected] IDL attributes of integer types should...
blob
|
commitdiff
|
diff to current
2016-02-24
cdumez@apple.com
Align our implementation of Range.createContextualFragm...
blob
|
commitdiff
|
diff to current
2016-02-22
youenn.fablet@crf...
Binding generator should support key value iterable
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
Unreviewed, rebaseline html/dom/interfaces.html.
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
HTMLScriptElement.crossOrigin / HTMLImageElement.crossO...
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
Make HTMLSelectElement.size behave as per the specification
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
Add username / password attributes to HTMLAnchorElement...
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
iframe/frame/object.contentDocument should be on the...
blob
|
commitdiff
|
diff to current
2016-02-22
cdumez@apple.com
Re-sync W3C HTML/DOM web-platform-tests
blob
|
commitdiff
|
diff to current
2016-02-20
cdumez@apple.com
HTMLFormElement.autocomplete should only return known...
blob
|
commitdiff
|
diff to current
2016-02-19
cdumez@apple.com
Re-sync W3C web-platform-tests' html/dom/interfaces...
blob
|
commitdiff
|
diff to current
2016-02-19
cdumez@apple.com
window.history / window.navigator should not be replaceable
blob
|
commitdiff
|
diff to current
2016-02-19
cdumez@apple.com
HTMLTableHeaderCellElement.scope should only return...
blob
|
commitdiff
|
diff to current
2016-02-18
cdumez@apple.com
[Unforgeable] operations should not be writable as...
blob
|
commitdiff
|
diff to current
2016-02-18
cdumez@apple.com
Fix behavior of reflecting unsigned long IDL attributes...
blob
|
commitdiff
|
diff to current
2016-02-18
cdumez@apple.com
Regression(r196648): w3c-test.org/html/dom/interfaces...
blob
|
commitdiff
|
diff to current
2016-02-17
cdumez@apple.com
Import W3C HTML reflection tests
blob
|
commitdiff
|
diff to current
2016-02-17
cdumez@apple.com
Window should have its 'constructor' property on the...
blob
|
commitdiff
|
diff to current
2016-02-17
cdumez@apple.com
Navigator.geolocation should not be marked a [Replaceab...
blob
|
commitdiff
|
diff to current
2016-02-16
cdumez@apple.com
[Web IDL] Operations should be on the instance for...
blob
|
commitdiff
|
diff to current
2016-02-16
cdumez@apple.com
The following properties should exist on the global...
blob
|
commitdiff
|
diff to current
2016-02-15
cdumez@apple.com
Re-sync W3C web-platform-tests' html/dom/interfaces...
blob
|
commitdiff
|
diff to current
2016-02-15
cdumez@apple.com
XMLHttpRequest / XMLHttpRequestUpload should inherit...
blob
|
commitdiff
|
diff to current
2016-02-15
commit-queue@webki...
Web Inspector: Web Workers have no access to console...
blob
|
commitdiff
|
diff to current
2016-02-15
cdumez@apple.com
Window and WorkerGlobalScope should inherit EventTarget
blob
|
commitdiff
|
diff to current
2016-02-12
jiewen_tan@apple.com
WebKit should expose the DOM 4 Event.isTrusted property
blob
|
commitdiff
|
diff to current
2016-02-12
cdumez@apple.com
[Web IDL] interfaces should inherit EventTarget instead...
blob
|
commitdiff
|
diff to current
2016-02-11
cdumez@apple.com
Move 'length' property to the prototype
blob
|
commitdiff
|
diff to current
2016-02-10
cdumez@apple.com
[Web IDL] interface objects should be Function objects
blob
|
commitdiff
|
diff to current
2016-02-09
cdumez@apple.com
Attribute getters should not require an explicit 'this...
blob
|
commitdiff
|
diff to current
2016-02-04
cdumez@apple.com
Object.getOwnPropertyDescriptor() returns incomplete...
blob
|
commitdiff
|
diff to current
2016-02-04
youenn.fablet@crf...
[Fetch API] Add support for iterating over Headers
blob
|
commitdiff
|
diff to current
2016-02-04
cdumez@apple.com
Merge DOMTokenList and DOMSettableTokenList
blob
|
commitdiff
|
diff to current
2016-02-04
youenn.fablet@crf...
[Fetch API] Add support for iterating over Headers
blob
|
commitdiff
|
diff to current
2016-02-04
cdumez@apple.com
Re-sync W3C HTML web-platform-tests
blob
|
commitdiff
|
diff to current
2016-02-03
cdumez@apple.com
Re-sync W3C DOM web-platform-tests
blob
|
commitdiff
|
diff to current
2016-02-02
cdumez@apple.com
Native Bindings Descriptors are Incomplete
blob
|
commitdiff
|
diff to current
2016-02-01
cdumez@apple.com
Move properties that use custom bindings to the prototype
blob
|
commitdiff
|
diff to current
2016-02-01
youenn.fablet@crf...
[Fetch API] Implement Fetch API Request
blob
|
commitdiff
|
diff to current
2016-02-01
commit-queue@webki...
Add resize event for HTMLMediaElement
blob
|
commitdiff
|
diff to current
2016-01-31
youenn.fablet@crf...
imported/w3c/web-platform-tests/streams-api/readable...
blob
|
commitdiff
|
diff to current
2016-01-30
cdumez@apple.com
[JS Bindings] prototype.constructor should be writable
blob
|
commitdiff
|
diff to current
2016-01-30
cdumez@apple.com
Move more 'constructor' properties to the prototype
blob
|
commitdiff
|
diff to current
2016-01-29
cdumez@apple.com
Move attributes to the prototype for List types / and...
blob
|
commitdiff
|
diff to current
2016-01-28
cdumez@apple.com
EventHandler IDL attributes should be enumerable
blob
|
commitdiff
|
diff to current
2016-01-28
cdumez@apple.com
Storage interface's attributes / operations should...
blob
|
commitdiff
|
diff to current
2016-01-28
cdumez@apple.com
Expose ValidityState on the global Window object
blob
|
commitdiff
|
diff to current
2016-01-28
cdumez@apple.com
Expose ApplicationCache on the global Window object
blob
|
commitdiff
|
diff to current
2016-01-27
cdumez@apple.com
Getting / Setting property on prototype object must...
blob
|
commitdiff
|
diff to current
2016-01-26
cdumez@apple.com
Add support for HTMLDataElement
blob
|
commitdiff
|
diff to current
2016-01-26
cdumez@apple.com
First parameter to window.showModalDialog() should...
blob
|
commitdiff
|
diff to current
2016-01-26
dbates@webkit.org
Remove XMLHttpRequestException
blob
|
commitdiff
|
diff to current
2016-01-26
youenn.fablet@crf...
imported/w3c/web-platform-tests/streams-api/readable...
blob
|
commitdiff
|
diff to current
2016-01-25
youenn.fablet@crf...
[Fetch API] Implement Fetch API Headers
blob
|
commitdiff
|
diff to current
2016-01-25
cdumez@apple.com
An XMLDocument interface should be exposed on the globa...
blob
|
commitdiff
|
diff to current
2016-01-23
rniwa@webkit.org
HTMLElement::nodeName should not upper case non-ASCII...
blob
|
commitdiff
|
diff to current
2016-01-23
cdumez@apple.com
document.charset should be an alias for document.charac...
blob
|
commitdiff
|
diff to current
2016-01-22
cdumez@apple.com
DOMImplementation.createHTMLDocument("") should append...
blob
|
commitdiff
|
diff to current
2016-01-22
cdumez@apple.com
Document.URL / Document.documentURI should return ...
blob
|
commitdiff
|
diff to current
2016-01-21
beidson@apple.com
Modern IDB: Make -private copies of each w3c IDB test.
blob
|
commitdiff
|
diff to current
2016-01-20
cdumez@apple.com
Drop support for obsolete Node.isSupported()
blob
|
commitdiff
|
diff to current
2016-01-20
cdumez@apple.com
DocumentType.publicId / systemId should never return...
blob
|
commitdiff
|
diff to current
2016-01-20
cdumez@apple.com
LayoutTests/imported/w3c:
blob
|
commitdiff
|
diff to current
2016-01-19
rniwa@webkit.org
Text::splitText doesn't update Range end points anchore...
blob
|
commitdiff
|
diff to current
2016-01-19
rniwa@webkit.org
innerHTML should always add a mutation record for remov...
blob
|
commitdiff
|
diff to current
2016-01-19
rniwa@webkit.org
createAttribute should lowercase the attribute name...
blob
|
commitdiff
|
diff to current
2016-01-18
calvaris@igalia.com
[Streams API] Import tests updated to Jan 13 2016
blob
|
commitdiff
|
diff to current
2016-01-16
cdumez@apple.com
Drop obsolete HTMLDocument.width / height attributes
blob
|
commitdiff
|
diff to current
2016-01-16
cdumez@apple.com
Drop obsolete DocumentType.entities / notations
blob
|
commitdiff
|
diff to current
2016-01-15
rniwa@webkit.org
createElementNS and createAttributeNS should treat...
blob
|
commitdiff
|
diff to current
2016-01-15
youenn.fablet@crf...
[Streams API] Expose ReadableStream and relatives to...
blob
|
commitdiff
|
diff to current
2016-01-15
rniwa@webkit.org
createElement should not lowercase non-ASCII characters
blob
|
commitdiff
|
diff to current
2016-01-14
youenn.fablet@crf...
Fix problems with cross-origin redirects
blob
|
commitdiff
|
diff to current
2016-01-14
rniwa@webkit.org
formaction must return document's address when formacti...
blob
|
commitdiff
|
diff to current
2016-01-11
beidson@apple.com
LayoutTests/imported/w3c:
blob
|
commitdiff
|
diff to current
2016-01-08
beidson@apple.com
Modern IDB: IDBBindingUtilities chokes on unicode strin...
blob
|
commitdiff
|
diff to current
2016-01-08
beidson@apple.com
Modern IDB: Blocked event can fire on a delete request...
blob
|
commitdiff
|
diff to current
2016-01-08
beidson@apple.com
Modern IDB: imported/w3c/indexeddb/idbobjectstore_creat...
blob
|
commitdiff
|
diff to current
2016-01-07
beidson@apple.com
Modern IDB: Add expectations for W3C tests that were...
blob
|
commitdiff
|
diff to current
2016-01-07
beidson@apple.com
Modern IDB: Update results for W3C tests marked as...
blob
|
commitdiff
|
diff to current
2016-01-05
youenn.fablet@crf...
Activate service-workers import
blob
|
commitdiff
|
diff to current
next