[webkit-changes] cvs commit: LayoutTests/fast/dom
isindex-alone-expected.checksum isindex-alone-expected.png
isindex-alone-expected.txt isindex-alone.html
Vicki
vicki at opensource.apple.com
Wed Oct 5 23:38:26 PDT 2005
vicki 05/10/05 23:38:25
Modified: . ChangeLog
Added: fast/dom isindex-alone-expected.checksum
isindex-alone-expected.png
isindex-alone-expected.txt isindex-alone.html
Log:
Test cases for <rdar://problem/4288829> repro crash on isIndex tag with no attributes
This test case will have to be updated once <rdar://problem/4288839> (isindex tag alone in
document doesn't end up in the DOM) is fixed
* fast/dom/isindex-alone-expected.checksum: Added.
* fast/dom/isindex-alone-expected.png: Added.
* fast/dom/isindex-alone-expected.txt: Added.
* fast/dom/isindex-alone.html: Added.
Revision Changes Path
1.13 +12 -0 LayoutTests/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/LayoutTests/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 6 Oct 2005 06:22:36 -0000 1.12
+++ ChangeLog 6 Oct 2005 06:38:24 -0000 1.13
@@ -1,3 +1,15 @@
+2005-10-05 Vicki Murley <vicki at apple.com>
+
+ Test cases for <rdar://problem/4288829> repro crash on isIndex tag with no attributes
+
+ This test case will have to be updated once <rdar://problem/4288839> (isindex tag alone in
+ document doesn't end up in the DOM) is fixed
+
+ * fast/dom/isindex-alone-expected.checksum: Added.
+ * fast/dom/isindex-alone-expected.png: Added.
+ * fast/dom/isindex-alone-expected.txt: Added.
+ * fast/dom/isindex-alone.html: Added.
+
2005-10-05 Maciej Stachowiak <mjs at apple.com>
Test cases for <rdar://problem/3798746> hang in JavaScript getting at URL from frame; isc.fraunhofer.de (works in IE and Firefox)
1.1 LayoutTests/fast/dom/isindex-alone-expected.checksum
Index: isindex-alone-expected.checksum
===================================================================
853de00567d121bea0b7bece66a5d61c
1.1 LayoutTests/fast/dom/isindex-alone-expected.png
<<Binary file>>
1.1 LayoutTests/fast/dom/isindex-alone-expected.txt
Index: isindex-alone-expected.txt
===================================================================
layer at (0,0) size 800x600
RenderCanvas at (0,0) size 800x600
layer at (0,0) size 800x8
RenderBlock {HTML} at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
1.1 LayoutTests/fast/dom/isindex-alone.html
Index: isindex-alone.html
===================================================================
<isindex>
More information about the webkit-changes
mailing list