- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Nov 2011 19:13:57 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-layout
In directory hutz:/tmp/cvs-serv28312
Added Files:
aapje.desc.html diagram.desc.html footnotes.desc.html
form.desc.html regions-intro-rendering.desc.html
table1.desc.html table2.desc.html table3.desc.html
table4.desc.html table5.desc.html
Log Message:
First version of longdesc
--- NEW FILE: aapje.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of rendering</title>
<p>The image shows a possible rendering of the example. It has two
lines of text, the first consists of the letter A, a big space, and
the text “A is een aapje.” The second line consists of the letter B,
a big space, and the text “B is de bakker.”
--- NEW FILE: table3.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the table</title>
<p>The image shows a rectangle with a thick border around it,
divided into three parts by two vertical lines of the same thickness
as the border. The left and middle parts have the same size, the
right one is narrower. The left part has two lines of text consisting
of letters a and spaces. The middle part has three b's on one line.
The right part has five c's on one line.
--- NEW FILE: table2.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the table</title>
<p>The image shows a rectangle with a thick border around it. The
rectangle is divided into three equal parts by two vertical lines of
the same thickness as the border. The left part contains two lines
with several letters “a” and spaces. The middle one contains three
b's. The right one contains five c's.
--- NEW FILE: form.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the image</title>
<p>The image shows a rectangle, about twice as wide as high, with a
thin border around it. If you imagine the rectangle to be divided
into three rows and two columns, then the six cells contain:
<ul>
<li>Top left: the left-aligned text “Enter minimum value:”
<li>Top right: an empty box for text entry
<li>Middle left: the left-aligned text “Enter maximum value:”
<li>Middle right: an empty box for text entry
<li>Bottom left: a right-aligned button with the label “OK”
<li>Bottom right: a right-aligned button with the label “Reset”
</ul>
--- NEW FILE: footnotes.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the image</title>
<p>The image shows two lines of text at the top, some empty space
below it with an ellipsis near the bottom, and below that a line of
text in a smaller font. The first line of text contains the nonsense
text “The balubious coster of the fifth secter of The Rollow Carpug
mentizes a costernica.” There is a small, superscript digit “1”
after the word “secter.”
<p>The line of text at the bottom starts with a digit “1” and a
period, followed by the nonsense text “The sixth secter coster is a
difter manon.”
--- NEW FILE: table4.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the table</title>
<p>The image shows a rectangle with a thick border around it, that
is divided into three parts by two vertical lines of the same
thickness as the border. The left and middle parts have the same
size, the right one is narrower. The left part has one line of text
consisting of five c's. The middle part has one line consisting of
three b's. The right part has three lines of text, each consisting
of two a's, a space and two more a's.
--- NEW FILE: table1.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the table</title>
<p>The image shows a rectangle with a thick border around it. The
rectangle is divided into three parts with two vertical lines of the
same thickness as a the border. The left part contains several
letters “a” and spaces. The second contains three b's. The last
contains five c's. Each part is as wide as the text it contains,
without any padding.
--- NEW FILE: diagram.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of diagram</title>
<p>The image shows a rectangle in the middle that represents a
displayed page. The page is divided into four regions. Region a is a
narrow strip along the top of the page. The rest of the page is
divided into three columns, labeled from left to right with letters
b, c and d. They have different widths.
<p>Around the page rectangle are smaller images, connected to the
page by arrows.
<p>An image above the page shows a stylized mountain range and
represents the general notion of image. An arrow goes from this
image to region a.
<p>An image on the right shows, from top to bottom, some horizontal
lines (representing text), an irregular shape (representing an
image) and more horizontal lines. The whole represents a typical
section in a document, with some text and some images. An arrow goes
from this image to region d.
<p>An image below the page is similar but different, with some
horizontal lines and an irregular shape. An arrow goes from this
image to region c.
<p>An image on the left of the page shows only some horizontal
lines. It might represent a piece of a document with only text,
maybe a table of contents. An arrow goes from this image to
region b.
--- NEW FILE: regions-intro-rendering.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the image</title>
<p>The image shows a page from an article. The page is wider than it
is high, and has three columns of text. The top left of the page is
occupied by an image that vaguely resembles a sunset. It is as wide
as two columns and as high as half the page. Below the image is the
first part of the text of the article. It is in a relatively big
font, contains three lines of text, and spans two columns.
--- NEW FILE: table5.desc.html ---
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of the image</title>
<p>[TBD]
Received on Friday, 4 November 2011 19:14:02 UTC