[webkit-changes] cvs commit: LayoutTests/fast/js for-in-expected.txt for-in.html

Maciej mjs at opensource.apple.com
Fri Oct 21 16:35:28 PDT 2005


mjs         05/10/21 16:35:27

  Modified:    .        ChangeLog
               dom/xhtml/level3/core nodeissamenode01-expected.txt
                        nodeissamenode02-expected.txt
                        nodeissamenode03-expected.txt
                        nodeissamenode04-expected.txt
                        nodeissamenode05-expected.txt
                        nodeissamenode06-expected.txt
                        nodeissamenode10-expected.txt
  Removed:     fast/js  for-in-expected.txt for-in.html
  Log:
          - temporarily reverted test changes corresponding to reverted changes
  
          * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
          * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
          * fast/js/for-in-expected.txt: Removed.
          * fast/js/for-in.html: Removed.
  
  Revision  Changes    Path
  1.40      +14 -0     LayoutTests/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/LayoutTests/ChangeLog,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- ChangeLog	21 Oct 2005 22:55:27 -0000	1.39
  +++ ChangeLog	21 Oct 2005 23:35:23 -0000	1.40
  @@ -1,3 +1,17 @@
  +2005-10-21  Maciej Stachowiak  <mjs at apple.com>
  +
  +        - temporarily reverted test changes corresponding to reverted changes
  +
  +        * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
  +        * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
  +        * fast/js/for-in-expected.txt: Removed.
  +        * fast/js/for-in.html: Removed.
  +
   2005-10-21  Beth Dakin  <bdakin at apple.com>
   
           Layout test to go with fix for <rdar://problem/3847926> crash 
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode01-expected.txt
  
  Index: nodeissamenode01-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode01-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode01-expected.txt	5 Oct 2005 07:11:36 -0000	1.2
  +++ nodeissamenode01-expected.txt	21 Oct 2005 23:35:24 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode01
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression doc1.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode02-expected.txt
  
  Index: nodeissamenode02-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode02-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode02-expected.txt	5 Oct 2005 07:11:36 -0000	1.2
  +++ nodeissamenode02-expected.txt	21 Oct 2005 23:35:24 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode02
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression docType1.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode03-expected.txt
  
  Index: nodeissamenode03-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode03-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode03-expected.txt	5 Oct 2005 07:11:36 -0000	1.2
  +++ nodeissamenode03-expected.txt	21 Oct 2005 23:35:24 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode03
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression element2.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode04-expected.txt
  
  Index: nodeissamenode04-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode04-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode04-expected.txt	5 Oct 2005 07:11:36 -0000	1.2
  +++ nodeissamenode04-expected.txt	21 Oct 2005 23:35:25 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode04
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression element2.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode05-expected.txt
  
  Index: nodeissamenode05-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode05-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode05-expected.txt	5 Oct 2005 07:11:36 -0000	1.2
  +++ nodeissamenode05-expected.txt	21 Oct 2005 23:35:25 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode05
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression element2.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode06-expected.txt
  
  Index: nodeissamenode06-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode06-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode06-expected.txt	5 Oct 2005 07:11:37 -0000	1.2
  +++ nodeissamenode06-expected.txt	21 Oct 2005 23:35:25 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode06
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression attr1.isSameNode) is not object.
  
  
  
  1.3       +2 -1      LayoutTests/dom/xhtml/level3/core/nodeissamenode10-expected.txt
  
  Index: nodeissamenode10-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/dom/xhtml/level3/core/nodeissamenode10-expected.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- nodeissamenode10-expected.txt	5 Oct 2005 07:11:37 -0000	1.2
  +++ nodeissamenode10-expected.txt	21 Oct 2005 23:35:26 -0000	1.3
  @@ -1,2 +1,3 @@
   Test	http://www.w3.org/2001/DOM-Test-Suite/level3/core/nodeissamenode10
  -Status	Success
  +Status	error
  +Message	TypeError: Value undefined (result of expression newDoc.isSameNode) is not object.
  
  
  



More information about the webkit-changes mailing list