Sign in
webkit
/
WebKit
/
ff9c6e48f3add2399713e28a9d952b7902b9cd58
/
Source
/
WebCore
/
html
/
HTMLTableColElement.h
0ce67df
Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276
by darin@apple.com
· 6 years ago
197cd32
Put the DOM in IsoHeaps https://bugs.webkit.org/show_bug.cgi?id=183546
by fpizlo@apple.com
· 7 years ago
760090a
by achristensen@apple.com
· 9 years ago
188bacd
Update HTML*Element class override methods in final classes
by commit-queue@webkit.org
· 9 years ago
0f60f38
Make Element const in ElementRuleCollector
by antti@apple.com
· 9 years ago
11ff47c
Remove "virtual" from all lines that have both "virtual" and "override".
by darin@apple.com
· 9 years ago
c086ad4
Fix behavior of reflecting unsigned long IDL attributes that are limited to only non-negative numbers greater than zero
by cdumez@apple.com
· 9 years ago
02f433a
Modernize the HTMLElement factory https://bugs.webkit.org/show_bug.cgi?id=140063
by weinig@apple.com
· 10 years ago
dbdca2f
Convert PassRefPtr return types to RefPtr. <https://webkit.org/b/138995>
by akling@apple.com
· 10 years ago
16d2dd4
Change all uses of FINAL to final now that all our compilers support it
by andersca@apple.com
· 11 years ago
2dfe6cb
Remove workaround for compilers not supporting explicit override control
by commit-queue@webkit.org
· 11 years ago
e5428c5
Rename StylePropertySet to StyleProperties
by antti@apple.com
· 11 years ago
ac1cc35
Change collectStyleForPresentationAttribute and related functions to take a MutableStylePropertySet by reference
by weinig@apple.com
· 11 years ago
6becaaf
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 3)
by weinig@apple.com
· 11 years ago
20e062b
Apply FINAL to the Node hierarchy. <http://webkit.org/b/115984>
by akling@apple.com
· 12 years ago
b75eeea
StyledElement: Tweak signature of collectStyleForPresentationAttribute().
by akling@apple.com
· 12 years ago
43e9d04
Element::parseAttribute() should take name & value as separate arguments.
by akling@apple.com
· 12 years ago
569556d
Rename AttributeStyle => PresentationAttributeStyle across WebCore.
by kling@webkit.org
· 12 years ago
513d26f
Pass presentational attribute StylePropertySets by const pointer where possible.
by kling@webkit.org
· 13 years ago
260fca8
Pass Attribute by const reference as much as possible.
by kling@webkit.org
· 13 years ago
44bc0dd
StyledElement::isPresentationAttribute() only needs the attribute name.
by kling@webkit.org
· 13 years ago
11f2556
Move attribute style invalidation to attributeChanged().
by kling@webkit.org
· 13 years ago
8b0e843
Attribute styles should be created lazily. <http://webkit.org/b/78381>
by kling@webkit.org
· 13 years ago
dc26b37
Simplify ownership of StyledElement::additionalAttributeStyles().
by kling@webkit.org
· 13 years ago
8a3d4af
StyledElement: Rename parseMappedAttribute() to parseAttribute().
by kling@webkit.org
· 13 years ago
119bc4e
Kill per-Attribute style declarations. <http://webkit.org/b/77204>
by kling@webkit.org
· 13 years ago
e89e04d
https://bugs.webkit.org/show_bug.cgi?id=77740
by antti@apple.com
· 13 years ago
854221b
Refactor application of additional style attributes for table elements.
by kling@webkit.org
· 13 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/html/HTMLTableColElement.h]
1f01448
2010-08-25 Eric Seidel <eric@webkit.org>
by eric@webkit.org
· 14 years ago
bf4dcba
2010-08-24 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
4411750
2010-08-24 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
817d277
2010-06-26 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
8faae44
2010-05-27 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
c360893
Complete the merge of MappedAttribute and Attribute.
by weinig@apple.com
· 15 years ago
34f9170
2009-11-05 Chris Jerdonek <chris.jerdonek@gmail.com>
by eric@webkit.org
· 15 years ago
9c4dacc
2009-07-10 Shinichiro Hamaji <hamaji@chromium.org>
by ddkilzer@apple.com
· 16 years ago
cd9e409
WebCore:
by hyatt@apple.com
· 17 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 17 years ago
8eddecf
2007-01-15 Eric Seidel <eric@webkit.org>
by eseidel
· 18 years ago
eef21e0
Fix for bugzilla bug 3240, implement support for the HTML4 "frame" and
by hyatt
· 18 years ago
787da6b
2006-05-12 Eric Seidel <eseidel@apple.com>
by eseidel
· 19 years ago