Sign in
webkit
/
WebKit
/
ba4d0b6bb63924027a5b13dc8594c2cd6dfcc269
/
Source
/
WebCore
/
html
/
HTMLFontElement.cpp
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
2207aeb
Replace bounds checking ASSERTs with ASSERT_WITH_SECURITY_IMPLICATION
by akling@apple.com
· 11 years ago
dedf67e
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 5)
by weinig@apple.com
· 12 years ago
6becaaf
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 3)
by weinig@apple.com
· 12 years ago
71873a0
Make sure to use CSSValueID and CSSPropertyID rather than integers
by alexis@webkit.org
· 12 years ago
179f7df
Reduce amount of code that includes StylePropertySet.h
by akling@apple.com
· 12 years ago
b75eeea
StyledElement: Tweak signature of collectStyleForPresentationAttribute().
by akling@apple.com
· 12 years ago
250df02
HTMLFontElement font size parsing should directly handle 8 bit strings
by msaboff@apple.com
· 12 years ago
569556d
Rename AttributeStyle => PresentationAttributeStyle across WebCore.
by kling@webkit.org
· 12 years ago
260fca8
Pass Attribute by const reference as much as possible.
by kling@webkit.org
· 13 years ago
b3ca19d
Remove contextStyleSheet argument from CSSValuePool::createFontFaceValue().
by kling@webkit.org
· 13 years ago
da4d9c51
Split CSSStyleSheet into internal and CSSOM type
by antti@apple.com
· 13 years ago
b01b797
Make CSSValuePool share values globally. <http://webkit.org/b/77700>
by kling@webkit.org
· 13 years ago
44bc0dd
StyledElement::isPresentationAttribute() only needs the attribute name.
by kling@webkit.org
· 13 years ago
31b46fa
Cache <font face> family lists in CSSValuePool. <http://webkit.org/b/79195>
by kling@webkit.org
· 13 years ago
708a278
Remove stylesheet pointer from StylePropertySet
by antti@apple.com
· 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
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
c28243e
Replace usages of Vector<UChar> with existing StringBuilder
by commit-queue@webkit.org
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/html/HTMLFontElement.cpp]
22ce6df
2010-09-14 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
5f66b7a
2010-09-14 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
f190b3d
2010-06-16 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
1f643c7
2010-05-30 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
9a925fa
WebCore:
by darin@apple.com
· 16 years ago
94d95b0
2008-12-04 Julien Chaffraix <jchaffraix@webkit.org>
by jchaffraix@webkit.org
· 16 years ago
2ce65d5
JavaScriptCore:
by darin@apple.com
· 16 years ago
920b8e0
2008-03-19 Dan Bernstein <mitz@apple.com>
by mitz@apple.com
· 17 years ago
c79eaef
Reviewed by Sam and Darin.
by eric@webkit.org
· 17 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 18 years ago
e5d3f1c
LayoutTests:
by justing
· 18 years ago
f9e5d6c
JavaScriptCore:
by darin
· 18 years ago
17b5abdb
JavaScriptCore:
by hyatt
· 18 years ago
b53ebdc
Rubber stamped by Maciej (kinda).
by darin
· 19 years ago
62bd68c
2006-05-12 Eric Seidel <eseidel@apple.com>
by eseidel
· 19 years ago