git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
createElement should not lowercase non-ASCII characters
[WebKit-https.git]
/
Source
/
WebCore
/
html
/
HTMLDocument.cpp
2016-01-15
rniwa@webkit.org
createElement should not lowercase non-ASCII characters
blob
|
commitdiff
2015-02-11
weinig@apple.com
REGRESSION(r179166): Crash when accessing document...
blob
|
commitdiff
|
diff to current
2015-01-27
cdumez@apple.com
HTMLElement.dir should only return known values
blob
|
commitdiff
|
diff to current
2015-01-27
cdumez@apple.com
Introduce Document::body() for call sites interested...
blob
|
commitdiff
|
diff to current
2015-01-27
cdumez@apple.com
Document.dir should reflect the 'dir' attribute of...
blob
|
commitdiff
|
diff to current
2015-01-27
cdumez@apple.com
Rename Document::body() to Document::bodyOrFrameset...
blob
|
commitdiff
|
diff to current
2014-12-19
akling@apple.com
Ref-ify various Document-related things.
blob
|
commitdiff
|
diff to current
2014-11-22
akling@apple.com
Convert PassRefPtr return types to RefPtr.
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
blob
|
commitdiff
|
diff to current
2014-09-18
cdumez@apple.com
Use fastHasAttribute() / fastGetAttribute() when possible
blob
|
commitdiff
|
diff to current
2014-04-02
dbates@webkit.org
Move focus management API from HTMLDocument to Document
blob
|
commitdiff
|
diff to current
2014-01-02
antti@apple.com
Remove PlaceholderDocument
blob
|
commitdiff
|
diff to current
2013-12-20
antti@apple.com
Create render tree lazily
blob
|
commitdiff
|
diff to current
2013-12-18
commit-queue@webki...
Web Inspector: Remove InspectorAgent::hasFrontend
blob
|
commitdiff
|
diff to current
2013-12-18
dbates@webkit.org
[iOS] Upstream WebCore/html changes
blob
|
commitdiff
|
diff to current
2013-12-16
rniwa@webkit.org
REGRESSION: 2x regression on Dromaeo DOM query tests
blob
|
commitdiff
|
diff to current
2013-12-09
rniwa@webkit.org
Implement Document.cloneNode()
blob
|
commitdiff
|
diff to current
2013-12-05
rniwa@webkit.org
bgColor, setBgColor, alinkColor, setAlinkColor, and...
blob
|
commitdiff
|
diff to current
2013-12-04
rniwa@webkit.org
bgColor, setBgColor, alinkColor, setAlinkColor, and...
blob
|
commitdiff
|
diff to current
2013-11-19
rniwa@webkit.org
Add more assertions with security implications in Docum...
blob
|
commitdiff
|
diff to current
2013-11-18
gyuyoung.kim@samsu...
Clean up static_cast<HTMLFoo*> usage
blob
|
commitdiff
|
diff to current
2013-11-05
commit-queue@webki...
[webcore/html] remove extra header includes from cpp...
blob
|
commitdiff
|
diff to current
2013-10-06
akling@apple.com
CTTE: Node::treeScope() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-06
weinig@apple.com
CTTE: Use references more for the Document parser
blob
|
commitdiff
|
diff to current
2013-10-05
rniwa@webkit.org
Use more references instead of pointers in DocumentOrde...
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-15
darin@apple.com
Shrink factory functions
blob
|
commitdiff
|
diff to current
2013-08-25
darin@apple.com
Frame::tree should return a reference instead of a...
blob
|
commitdiff
|
diff to current
2013-08-20
antti@apple.com
<https://webkit.org/b/120025> REGRESSION (r154254)...
blob
|
commitdiff
|
diff to current
2013-08-15
akling@apple.com
<https://webkit.org/b/119826> Page::focusController...
blob
|
commitdiff
|
diff to current
2013-08-13
rniwa@webkit.org
Encapsulate access to documentNamedItemMap and windowNa...
blob
|
commitdiff
|
diff to current
2013-05-27
akling@apple.com
Turn TreeScope::focusedNode() into focusedElement().
blob
|
commitdiff
|
diff to current
2013-05-08
rniwa@webkit.org
Devirtualize Document class type checking
blob
|
commitdiff
|
diff to current
2013-05-07
rniwa@webkit.org
Unify ways to cache named item in HTMLCollections
blob
|
commitdiff
|
diff to current
2013-04-14
weinig@apple.com
Make Frame's ScriptController an OwnPtr and remove...
blob
|
commitdiff
|
diff to current
2013-01-22
dglazkov@chromium.org
Move HTML Attribute case-sensitivity logic out of Selec...
blob
|
commitdiff
|
diff to current
2013-01-09
tonyg@chromium.org
Remove dependency on Document from HTMLConstructionSite...
blob
|
commitdiff
|
diff to current
2012-04-25
alexis.menard@open...
Rename CSSStyleSelector files to StyleResolver.
blob
|
commitdiff
|
diff to current
2012-03-22
commit-queue@webki...
blur() on shadow host should work when a shadow host...
blob
|
commitdiff
|
diff to current
2012-03-09
commit-queue@webki...
ShadowRoot should implement activeElement.
blob
|
commitdiff
|
diff to current
2011-09-02
commit-queue@webki...
Unreviewed, rolling out r94421.
blob
|
commitdiff
|
diff to current
2011-09-02
andreas.kling@noki...
Use fastGetAttribute() and fastHasAttribute() where...
blob
|
commitdiff
|
diff to current
2011-06-09
hayato@chromium.org
2011-06-08 Hayato Ito <hayato@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-17
arv@chromium.org
2011-05-17 Erik Arvidsson <arv@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-16
yurys@chromium.org
2011-05-11 Yury Semikhatsky <yurys@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-11
aestes@apple.com
2011-02-10 Andy Estes <aestes@apple.com>
blob
|
commitdiff
|
diff to current
2011-02-08
loislo@chromium.org
2011-02-02 Ilya Tikhonovsky <loislo@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current