Reviewed and landed by Anders.
http://bugzilla.opendarwin.org/show_bug.cgi?id=7164
Code cleanup
Changed <div id="banner" to <h1 id="banner"
global cleanup of CSS and code
* building/build.html:
* building/checkout.html:
* coding/coding-style.html:
* coding/contributing.html:
* contact.html:
* index.html:
* projects/accessibility/index.html:
* projects/cleanup/index.html:
* projects/compat/index.html:
* projects/css/index.html:
* projects/documentation/index.html:
* projects/dom/index.html:
* projects/editing/index.html:
* projects/forms/index.html:
* projects/html/index.html:
* projects/index.html:
* projects/javascript/index.html:
* projects/layout/index.html:
* projects/mathml/index.html:
* projects/performance/index.html:
* projects/plugins/index.html:
* projects/portability/index.html:
* projects/printing/index.html:
* projects/svg/index.html:
* projects/webkit/index.html:
* projects/xml/index.html:
* projects/xslt/index.html:
* quality/bugpriorities.html:
* quality/bugwriting.html:
* quality/lifecycle.html:
* quality/reduction.html:
* quality/reporting.html:
* quality/testing.html:
* quality/testwriting.html:
* webkitdev.css:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@12733
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
+
+ Reviewed and landed by Anders.
+
+ http://bugzilla.opendarwin.org/show_bug.cgi?id=7164
+ Code cleanup
+
+ Changed <div id="banner" to <h1 id="banner"
+ global cleanup of CSS and code
+
+ * building/build.html:
+ * building/checkout.html:
+ * coding/coding-style.html:
+ * coding/contributing.html:
+ * contact.html:
+ * index.html:
+ * projects/accessibility/index.html:
+ * projects/cleanup/index.html:
+ * projects/compat/index.html:
+ * projects/css/index.html:
+ * projects/documentation/index.html:
+ * projects/dom/index.html:
+ * projects/editing/index.html:
+ * projects/forms/index.html:
+ * projects/html/index.html:
+ * projects/index.html:
+ * projects/javascript/index.html:
+ * projects/layout/index.html:
+ * projects/mathml/index.html:
+ * projects/performance/index.html:
+ * projects/plugins/index.html:
+ * projects/portability/index.html:
+ * projects/printing/index.html:
+ * projects/svg/index.html:
+ * projects/webkit/index.html:
+ * projects/xml/index.html:
+ * projects/xslt/index.html:
+ * quality/bugpriorities.html:
+ * quality/bugwriting.html:
+ * quality/lifecycle.html:
+ * quality/reduction.html:
+ * quality/reporting.html:
+ * quality/testing.html:
+ * quality/testwriting.html:
+ * webkitdev.css:
+
2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
Reviewed by Darin. Landed by ap.
Adding ChangeLog :)
- * ChangeLog: Added.
\ No newline at end of file
+ * ChangeLog: Added.
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Building WebKit
-</div>
+<h1 id="banner">Building WebKit</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Getting the Code
-</div>
+<h1 id="banner">Getting the Code</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-WebKit Coding Style Guidelines
-</div>
+<h1 id="banner">WebKit Coding Style Guidelines</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Contributing Code
-</div>
+<h1 id="banner">Contributing Code</h1>
<div id="content">
<iframe id="sidebar" src="sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Keeping in Touch
-</div>
+<h1 id="banner">Keeping in Touch</h1>
<div id="content">
<html>
<head>
<title>The WebKit Open Source Project</title>
-<link rel=stylesheet href="webkitdev.css">
+<link rel="stylesheet" type="text/css" href="webkitdev.css">
</head>
<body>
<!--begin sidebar -->
<!--end sidebar -->
<!--main body-->
-<div id="banner">
-The WebKit Open Source Project
-</div>
+<h1 id="banner">The WebKit Open Source Project</h1>
<div id="content">
-<div class="article">
-<h3>Welcome to the web site for the WebKit Open Source Project!</h3>
-<div class="articlebody">
-<p>
-<img align=right src="images/welcomeopen.gif" width=72 height=56>
-WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>,
-Dashboard, Mail.app, and many other OS X applications. It is based on the <A href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.
-</p>
-<p>
-<h4>Getting involved</h4>
-There are many ways in which you can get involved with the project. You can either <a href="building/checkout.html">check out</a> and
-<a href="building/build.html">build the source code</a> or <a href="http://nigthly.webkit.org/">download the latest nightly build</a> to try out the latest
-version of WebKit in your Safari browser. Once you have either of these, you can <a href="quality/reporting.html">report bugs</a> you find in the software.
-You can help out with bugs by providing <a href="quality/reduction.html">reductions</a> or by submitting <a href="coding/contributing.html">patches for
-review</a>. Contributors with a proven track record of good patches will be given check-in access to the repository.
-</p>
-
-<p>
-<h4>More info</h4>
-More information about WebKit can be found on its <a href="http://www.opendarwin.org/wiki/index.php/WebKit">wiki</a>. You can help here too, by
-adding information that can help others learn about WebKit. If you have more questions, <a href="mailto:webkit-dev@opendarwin.org">mail the mailinglist</a>
-or join the team of developers, testers and other people in <a href="irc://irc.freenode.net/#webkit">#webkit on irc.freenode.net</a>. You can
-also <a href="http://cia.navi.cx/stats/project/webkit">track our activity on CIA</a>.
-</p>
-
-<p>
-<h4>Projects</h4>
-There are many exciting <a href="projects/index.html">projects</a> that you can contribute to. Come help us improve <a href="projects/compat/index.html">
-Web site compatibility</a>, write <a href="projects/documentation/index.html">documentation</a>, test WebKit on your hardware, help implement
-new standards like <a href="projects/svg/index.html">SVG</a> and <a href="projects/mathml/index.html">MathML</a>, or help enhance our existing standards
-support for technologies like <a href="projects/css/index.html">CSS</a> and the <a href="projects/dom/index.html">DOM</a>. The code is all here, live and
-ready to be hacked on!
-</p>
-
-</div>
-</div>
+ <h3>Welcome to the web site for the WebKit Open Source Project!</h3>
+
+ <p>
+ <img align="right" src="images/welcomeopen.gif" width="72" height="56">
+ WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>,
+ Dashboard, Mail.app, and many other OS X applications. It is based on the
+ <A href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.
+ </p>
+
+ <p>
+ <h4>Getting involved</h4>
+ There are many ways in which you can get involved with the project. You can either
+ <a href="building/checkout.html">check out</a> and <a href="building/build.html">build the source
+ code</a> or <a href="http://nigthly.webkit.org/">download the latest nightly build</a> to try out the
+ latest version of WebKit in your Safari browser. Once you have either of these, you can
+ <a href="quality/reporting.html">report bugs</a> you find in the software. You can help out with bugs
+ by providing <a href="quality/reduction.html">reductions</a> or by submitting
+ <a href="coding/contributing.html">patches for review</a>. Contributors with a proven track record of
+ good patches will be given check-in access to the repository.
+ </p>
+
+ <p>
+ <h4>More info</h4>
+ More information about WebKit can be found on its
+ <a href="http://www.opendarwin.org/wiki/index.php/WebKit">wiki</a>. You can help here too, by adding
+ information that can help others learn about WebKit. If you have more questions,
+ <a href="mailto:webkit-dev@opendarwin.org">mail the mailinglist</a> or join the team of developers,
+ testers and other people in <a href="irc://irc.freenode.net/#webkit">#webkit on irc.freenode.net</a>.
+ You can also <a href="http://cia.navi.cx/stats/project/webkit">track our activity on CIA</a>.
+ </p>
+
+ <p>
+ <h4>Projects</h4>
+ There are many exciting <a href="projects/index.html">projects</a> that you can contribute to. Come
+ help us improve <a href="projects/compat/index.html">Web site compatibility</a>, write
+ <a href="projects/documentation/index.html">documentation</a>, test WebKit on your hardware, help
+ implement new standards like <a href="projects/svg/index.html">SVG</a> and
+ <a href="projects/mathml/index.html">MathML</a>, or help enhance our existing standards support for
+ technologies like <a href="projects/css/index.html">CSS</a> and the
+ <a href="projects/dom/index.html">DOM</a>. The code is all here, live and ready to be hacked on!
+ </p>
</div>
<!--end main body-->
-
-
</body>
</html>
\ No newline at end of file
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Accessibility
-</div>
+<h1 id="banner">Accessibility</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Code Cleanup
-</div>
+<h1 id="banner">Code Cleanup</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Web Site Compatibility
-</div>
+<h1 id="banner">Web Site Compatibility</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-CSS (Cascading Style Sheets)
-</div>
+<h1 id="banner">CSS (Cascading Style Sheets)</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Documentation
-</div>
+<h1 id="banner">Documentation</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-DOM (Document Object Model)
-</div>
+<h1 id="banner">DOM (Document Object Model)</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-HTML Editing
-</div>
+<h1 id="banner">HTML Editing</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-HTML Forms
-</div>
+<h1 id="banner">HTML Forms</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-HTML and XHTML (HyperText Markup Language)
-</div>
+<h1 id="banner">HTML and XHTML (HyperText Markup Language)</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-WebKit Projects
-</div>
+<h1 id="banner">WebKit Projects</h1>
<div id="content">
<p>There are many exciting projects that we are actively working on in the WebKit source tree. To find out more about
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-JavaScript
-</div>
+<h1 id="banner">JavaScript</h1>
<div id="content">
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Layout and Rendering
-</div>
+<h1 id="banner">Layout and Rendering</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-MathML
-</div>
+<h1 id="banner">MathML</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Performance
-</div>
+<h1 id="banner">Performance</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Plugins
-</div>
+<h1 id="banner">Plugins</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Portability
-</div>
+<h1 id="banner">Portability</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Printing
-</div>
+<h1 id="banner">Printing</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-SVG (Scalable Vector Graphics)
-</div>
+<h1 id="banner">SVG (Scalable Vector Graphics)</h1>
<div id="content">
<h3>Overview</h3>
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-WebKit API
-</div>
+<h1 id="banner">WebKit API</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-XML (Extensible Markup Language)
-</div>
+<h1 id="banner">XML (Extensible Markup Language)</h1>
<div id="content">
Needs to be written.
<iframe id="sidebar" src="../../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-XSLT
-</div>
+<h1 id="banner">XSLT</h1>
<div id="content">
<h3>Overview</h3>
<!--end sidebar -->
<!--main body-->
-<div id="banner">
- Prioritizing Web Kit Bugs in Bugzilla
-</div>
+<h1 id="banner">Prioritizing Web Kit Bugs in Bugzilla</h1>
+
<div id="content">
<p>This document describes the current guidelines for assigning priorities to Web Kit bugs in <a href="http://bugzilla.opendarwin.org/">Bugzilla</a>.
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Bug Writing
-</div>
+<h1 id="banner">Bug Writing</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-WebKit Bug Life Cycle
-</div>
+<h1 id="banner">WebKit Bug Life Cycle</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Test Case Reduction
-</div>
+<h1 id="banner">Test Case Reduction</h1>
<div id="content">
<h2>A general guide to test case reduction</h2>
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Reporting Bugs
-</div>
+<h1 id="banner">Reporting Bugs</h1>
<div id="content">
<h3>You have found a bug? Here are 5 steps to getting it fixed!</h3>
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Regression Testing
-</div>
+<h1 id="banner">Regression Testing</h1>
<div id="content">
<iframe id="sidebar" src="../sidebar.html"></iframe>
<!--end sidebar -->
-<div id="banner">
-Writing New Tests
-</div>
+<h1 id="banner">Writing New Tests</h1>
<div id="content">
<p>A layout test is simply a web page. The layout test machinery renders the web page, and then dumps the
body {
- font-family: Helvetica, Arial, san-serif;
- margin: 0;
- font-size: 90%;
- background-color: white;
- text-align: justify;
+ font-family: Helvetica, Arial, san-serif;
+ margin: 0;
+ font-size: 90%;
+ background-color: white;
+ text-align: justify;
}
-a:link {
- color: rgb(34,98,245);
- text-decoration: none;
+a:link, a:visited {
+ color: rgb(34,98,245);
+ text-decoration: none;
}
-a:visited {
- color: rgb(34,98,245);
- text-decoration: none;
+a:hover, a:active {
+ text-decoration: underline;
}
-a:hover {
- color: rgb(34,98,245);
- text-decoration: underline;
-}
-a:active {
- color: rgb(34,98,245);
- text-decoration: underline;
+li {
+ margin-bottom: 15px;
}
-#sidebar {
- top: 0;
- right: 0;
- height: 100%;
- margin-left: 10px;
- border-width: 0;
- border-style: none;
- border-left: 1px #C3C3C3 solid;
- width: 181px;
- float:right; /* hack for winie to not choke utterly on the site */
- }
-
-
-body > #sidebar {
- float:none;
- position: fixed; /* WinIE doesn't understand this so we can make things right in other browsers. */
+h3 {
+ margin-top: 12px;
}
-#banner {
- -apple-text-size-adjust: none;
- background-color: rgb(81,118,236);
- background-image: url(images/bluebanner.png);
- background-repeat: repeat-x;
- background-position: top left;
- padding: 6px 0 0 8px;
- margin: 0px;
- height: 36px;
- font-family: Helvetica, Arial, sans-serif;
- font-size: 24px;
- letter-spacing: 0.07em;
- -apple-text-size-adjust: none;
- cursor: default;
- color: #FFFFFF;
- margin-right: 182px;
+h4 {
+ font-size: 105%;
+ margin: 20px 0 3px 0;
}
-#content {
- margin-right: 201px;
- margin-top: 1em;
- margin-left: 1em;
- line-height: 140%;
+#sidebar {
+ top: 0;
+ right: 0;
+ height: 100%;
+ margin-left: 10px;
+ border-width: 0;
+ border-style: none;
+ border-left: 1px #C3C3C3 solid;
+ width: 181px;
+ float:right; /* hack for winie to not choke utterly on the site */
}
-.articleheader {
- font-weight: bold;
- font-size: larger;
+body > #sidebar {
+ float:none;
+ position: fixed; /* WinIE doesn't understand this so we can make things right in other browsers. */
}
-.articlesubheader {
- font-weight: bold;
+h1#banner {
+ background-color: rgb(81,118,236);
+ background-image: url(images/bluebanner.png);
+ background-repeat: repeat-x;
+ background-position: top left;
+ cursor: default;
+ color: #FFFFFF;
+ margin: 0 182px 0 0;
+ font-weight: normal;
+ padding: 6px 0 8px 8px;
+ font-size: 24px;
+ letter-spacing: 0.07em;
+ -apple-text-size-adjust: none;
}
-.code {
- font-family: monospace;
- margin-left: 2em;
+#content {
+ margin-right: 201px;
+ margin-top: 1em;
+ margin-left: 1em;
+ line-height: 140%;
}
-h3 {
- margin-top: 12px;
+.code, pre, tt, code {
+ font-family: Courier, Fixed;
+ font-size: 110%;
}
-li {
- margin-bottom: 15px;
-}
-h4 {
- font-size: 105%;
- margin-bottom: 3px;
+.code {
+ margin-left: 2em;
+ font-size: 90%;
}
\ No newline at end of file