From 60ff62b22dcb057e747cb63f04b588b8a8a55d86 Mon Sep 17 00:00:00 2001 From: "attinasi%netscape.com" Date: Mon, 13 May 2002 22:44:42 +0000 Subject: [PATCH] DOCUMENTATION CHECKIN: updated index to include Reflow document on mozilla.org, and Waterson's block and line cheat sheet git-svn-id: svn://10.0.0.236/trunk@121409 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/doc/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/layout/doc/index.html b/mozilla/layout/doc/index.html index 86f1511d48b..18624c62a94 100644 --- a/mozilla/layout/doc/index.html +++ b/mozilla/layout/doc/index.html @@ -82,7 +82,7 @@ contributors find information on small topics and issues, including simple

Presentation Shell and Context: High Level / Detailed

Frames and the Frame Manager: High Level / Detailed -

Reflow: High Level / Detailed +

Reflow: High Level (waterson) / Detailed

Block and Line layout: High Level / Detailed

TextFrame - Text Measurement and Line Breaking: High Level / Detailed

PageSequenceFrame and PageFrame: High Level / Detailed (rods) @@ -97,6 +97,7 @@ contributors find information on small topics and issues, including simple

How to Debug Reflow (bernd) +

Waterson's Block and Line Cheat Sheet

How to add Style Properties

Measuring Layout Performance

Running the Regression Tests (dcone) @@ -110,6 +111,7 @@ contributors find information on small topics and issues, including simple

Document History:

  • 05/06/2002 - Marc Attinasi: created
  • +
  • 05/13/2002 - Marc Attinasi: added Block and Line Cheat Sheet, and link to existing Reflow document