[webkit-changes] cvs commit: WebCore/layout-tests/fast/tokenizer
script_extra_close-expected.txt
Darin
darin at opensource.apple.com
Sat Jul 30 13:42:04 PDT 2005
darin 05/07/30 13:42:03
Modified: . ChangeLog
layout-tests/fast/tokenizer script_extra_close-expected.txt
Log:
- rolled back a test that has been failing since we rolled back the <script/> quirk
* layout-tests/fast/tokenizer/script_extra_close-expected.txt: Updated.
Revision Changes Path
1.4505 +6 -0 WebCore/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/WebCore/ChangeLog,v
retrieving revision 1.4504
retrieving revision 1.4505
diff -u -r1.4504 -r1.4505
--- ChangeLog 30 Jul 2005 20:27:51 -0000 1.4504
+++ ChangeLog 30 Jul 2005 20:41:58 -0000 1.4505
@@ -1,5 +1,11 @@
2005-07-30 Darin Adler <darin at apple.com>
+ - rolled back a test that has been failing since we rolled back the <script/> quirk
+
+ * layout-tests/fast/tokenizer/script_extra_close-expected.txt: Updated.
+
+2005-07-30 Darin Adler <darin at apple.com>
+
Reviewed by me, change by Dave Hyatt.
- fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=4221
1.8 +1 -0 WebCore/layout-tests/fast/tokenizer/script_extra_close-expected.txt
Index: script_extra_close-expected.txt
===================================================================
RCS file: /cvs/root/WebCore/layout-tests/fast/tokenizer/script_extra_close-expected.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- script_extra_close-expected.txt 29 Jul 2005 23:42:59 -0000 1.7
+++ script_extra_close-expected.txt 30 Jul 2005 20:42:03 -0000 1.8
@@ -6,6 +6,7 @@
RenderText {TEXT} at (0,0) size 55x18
text run at (0,0) width 55: "TEST...\x{9}"
RenderText {TEXT} at (0,0) size 0x0
+ RenderText {TEXT} at (0,0) size 0x0
RenderText {TEXT} at (55,0) size 232x18
text run at (55,0) width 69: "PASSED. "
text run at (124,0) width 163: "This text should show up."
More information about the webkit-changes
mailing list