From dbf1c2dbda663fac4a9777a1fecd45ca6976ec99 Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Wed, 28 Apr 1999 00:42:28 +0000 Subject: [PATCH] reduced the file name to < 31 characters --- layout/html/tests/table/marvin/file_list.txt | 2 +- .../marvin/tables_caption_align_bot.html | 42 +++++++++++++++++++ .../marvin/tables_caption_align_bottom.html | 0 3 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 layout/html/tests/table/marvin/tables_caption_align_bot.html delete mode 100644 layout/html/tests/table/marvin/tables_caption_align_bottom.html diff --git a/layout/html/tests/table/marvin/file_list.txt b/layout/html/tests/table/marvin/file_list.txt index 8bde86752e4..ec5c93f4426 100644 --- a/layout/html/tests/table/marvin/file_list.txt +++ b/layout/html/tests/table/marvin/file_list.txt @@ -40,7 +40,7 @@ file://s:/mozilla/layout/html/tests/table/marvin/tables_border_0.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_1.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_2.html file://s:/mozilla/layout/html/tests/table/marvin/tables_border_3.html -file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bottom.html +file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_left.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_right.html file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_top.html diff --git a/layout/html/tests/table/marvin/tables_caption_align_bot.html b/layout/html/tests/table/marvin/tables_caption_align_bot.html new file mode 100644 index 00000000000..ad4360b8c9f --- /dev/null +++ b/layout/html/tests/table/marvin/tables_caption_align_bot.html @@ -0,0 +1,42 @@ + + + + + + + + + + +tables_caption_align_bottom + + +

The caption should be at the bottom of the table

+ + + + + + + + + + + + +
Wild Cats
LionLeopardCheetah
JaguarBobcatOcelot
+ + + + + + + + + + + + + diff --git a/layout/html/tests/table/marvin/tables_caption_align_bottom.html b/layout/html/tests/table/marvin/tables_caption_align_bottom.html deleted file mode 100644 index e69de29bb2d..00000000000