This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d8f69ffb2178147ce574cf46e45022084f15e03
Mozilla
/
mozilla
/
layout
/
html
History
sspitzer%netscape.com
5edc9b3cf8
bullet proof fix for bugscape
#20605
. Crash forwarding message after changing pref to Forward as Attachment. opened bug
#174851
for the trunk for this issue.
...
git-svn-id: svn://10.0.0.236/branches/ISHMAIL_1_0_BRANCH@132097 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-16 22:42:00 +00:00
..
base
This commit was manufactured by cvs2svn to create branch
2002-10-04 00:45:57 +00:00
document
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. This also fixes the association of label elements with text inputs (bug 28657). b=96813 r=jkeiser/bzbarsky sr=jst a=rjesup
2002-10-03 00:20:17 +00:00
forms
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. This also fixes the association of label elements with text inputs (bug 28657). b=96813 r=jkeiser/bzbarsky sr=jst a=rjesup
2002-10-03 00:21:31 +00:00
style
bullet proof fix for bugscape
#20605
. Crash forwarding message after changing pref to Forward as Attachment. opened bug
#174851
for the trunk for this issue.
2002-10-16 22:42:00 +00:00
table
fix for topcrash+ bug 146308 (the fix is technicaly the same like the one
2002-09-21 20:11:18 +00:00
tests
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Pull in parts from previous fix for bug 141261. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson a=valeski, adt
2002-06-28 06:20:50 +00:00
Makefile.in
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
makefile.win
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00