Sign in
webkit
/
WebKit
/
16d2dd43e3460240a8f305fda681ebe6d8f7dcf4
/
Source
/
WebCore
/
rendering
/
RenderFieldset.h
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
8f40c5b
Renderers should receive their style at construction.
by akling@apple.com
· 11 years ago
b0b17cd
Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object
by gyuyoung.kim@samsung.com
· 11 years ago
70c6058
Add OVERRIDE and virtual where appropriate
by andersca@apple.com
· 11 years ago
edac1ac
Optimize fetching the Node for never-anonymous renderers.
by akling@apple.com
· 11 years ago
fec2785
[CTTE] RenderFieldset always has a HTMLFieldSetElement.
by akling@apple.com
· 11 years ago
5388e67
Add new RenderBlockFlow class. https://bugs.webkit.org/show_bug.cgi?id=120777
by hyatt@apple.com
· 12 years ago
acb7e25
Reverting revisions 155139, 155141, 155142, and 155145 since they appear to have
by bdakin@apple.com
· 12 years ago
620bb2e
Add new RenderBlockFlow class https://bugs.webkit.org/show_bug.cgi?id=120777
by hyatt@apple.com
· 12 years ago
8149707
Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977>
by akling@apple.com
· 12 years ago
263e0a6
Unreviewed, rolling out r150294.
by commit-queue@webkit.org
· 12 years ago
8d138e7
Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977>
by akling@apple.com
· 12 years ago
86eed7a
Unreviewed, rolling out r149955.
by commit-queue@webkit.org
· 12 years ago
dd7286c
Apply FINAL to the RenderObject hierarchy. <http://webkit.org/b/115977>
by akling@apple.com
· 12 years ago
0b8df47
Remove stretchesToMinIntrinsicLogicalWidth
by ojan@chromium.org
· 12 years ago
6d978e1
Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering
by inferno@chromium.org
· 12 years ago
6310f61
Make renderer constructors take Element where possible
by antti@apple.com
· 12 years ago
3b34ce4
Unreviewed, rolling out r140023.
by commit-queue@webkit.org
· 12 years ago
6aba753
Make renderer constructors take Element where possible
by antti@apple.com
· 12 years ago
6ba0532
Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes.
by antti@apple.com
· 12 years ago
e20f1d7
VO issues with hidden <legend> and last explicitly labelled element within a group <fieldset>
by cfleizach@apple.com
· 12 years ago
fd5b16d
Fieldset unexpectedly stretches to minimum intrinsic width
by commit-queue@webkit.org
· 13 years ago
b96a342
2011-06-28 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
e51e4b9
2011-06-28 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
43d0c4d
2011-06-03 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
a07c433
2011-06-03 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
8e91c07
2011-05-12 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
81174f4
2011-01-11 James Robinson <jamesr@chromium.org>
by jamesr@google.com
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/rendering/RenderFieldset.h]
5e48ff5
https://bugs.webkit.org/show_bug.cgi?id=49717
by hyatt@apple.com
· 14 years ago
7538c25
2010-10-08 James Robinson <jamesr@chromium.org>
by commit-queue@webkit.org
· 14 years ago
12ae64d
https://bugs.webkit.org/show_bug.cgi?id=47235
by hyatt@apple.com
· 14 years ago
c41de22
https://bugs.webkit.org/show_bug.cgi?id=46519
by hyatt@apple.com
· 14 years ago
75dad74
https://bugs.webkit.org/show_bug.cgi?id=46482, rename the various prefWidth functions to use
by hyatt@apple.com
· 14 years ago
b6cb256
2009-08-05 Darin Adler <darin@apple.com>
by darin@apple.com
· 16 years ago
1a57c82
2009-02-04 Sam Weinig <sam@webkit.org>
by weinig@apple.com
· 16 years ago
0bf6c84
2009-01-22 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 16 years ago
d885df7
WebCore:
by hyatt@apple.com
· 16 years ago
5e1b37b
Reviewed by Alexey Proskuryakov & George Staikos.
by zimmermann@webkit.org
· 16 years ago
a89b8cd
2008-10-09 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 16 years ago
ed87cd2
2008-10-03 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 16 years ago
63b88ab
<rdar://problem/6211041> Expose legend tag in accessibility
by cfleizach@apple.com
· 16 years ago
3d8b64f
WebCore:
by darin@apple.com
· 17 years ago
3fec356
WebCore:
by hyatt@apple.com
· 17 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 17 years ago
7e7c8e4
Reviewed by Adele.
by darin
· 18 years ago
e5dfd8b
2007-01-11 Mitz Pettel <mitz@webkit.org>
by bdash
· 18 years ago
52b4244
Fix for bugzilla bugs 10895 and 6336, fieldsets misbehaving when floats
by hyatt
· 18 years ago
494a6eb
Fix fieldsets so that they properly expand to enclose overhanging floats
by hyatt
· 18 years ago
257eca8
2006-05-15 Sam Weinig <sam.weinig@gmail.com>
by eseidel
· 19 years ago