[webkit-changes] cvs commit: WebCore/layout-tests/dom/html/level2/html/resources frame.html iframe.html

Darin darin at opensource.apple.com
Sat Sep 3 13:45:36 PDT 2005


darin       05/09/03 13:45:36

  Modified:    .        ChangeLog
               layout-tests/dom/html/level2/html
                        HTMLFrameElement09-expected.txt
                        HTMLFrameElement09.html
                        HTMLIFrameElement11.html-disabled
  Added:       layout-tests/dom/html/level2/html/resources frame.html
                        iframe.html
  Removed:     layout-tests/dom/html/level2/html frame-expected.txt
                        frame.html iframe-expected.txt iframe.html
  Log:
          - fixed a mistake in the DOM tests, and an organizational issue that made them hard to
            run with run-webkit-tests (because run-webkit-tests assumes that any file with an .html
            extension is one of the tests)
  
          * layout-tests/dom/html/level2/html/HTMLFrameElement09-expected.txt: Updated to expect success.
          The failure we were seeing was due to an incorrect title in frame.html.
  
          * layout-tests/dom/html/level2/html/HTMLFrameElement09.html: Updated to get at iframe.html
          and frame.html from the resources subdirectory.
  
          * layout-tests/dom/html/level2/html/HTMLIFrameElement11.html-disabled: Updated to get at iframe.html
          and frame.html from the resources subdirectory.
  
          * layout-tests/dom/html/level2/html/frame.html: Removed. Since this is not a test, moved it into the
          resources subdirectory so the layout test engine won't see it.
          * layout-tests/dom/html/level2/html/iframe.html: Ditto.
  
          * layout-tests/dom/html/level2/html/resources/frame.html: Moved down here from the directory above.
          Adjusted URLs that specify resources still in the directory above to use "../" to find those.
          Also corrected the title of the file which was incorrect and causing HTMLFrameElement09 to fail.
          * layout-tests/dom/html/level2/html/resources/iframe.html: More of the same.
  
          * layout-tests/dom/html/level2/html/frame-expected.txt: Removed. This was not a test, so it
          should not have expected results.
          * layout-tests/dom/html/level2/html/iframe-expected.txt: Ditto.
  
  Revision  Changes    Path
  1.82      +28 -0     WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- ChangeLog	3 Sep 2005 08:02:25 -0000	1.81
  +++ ChangeLog	3 Sep 2005 20:45:33 -0000	1.82
  @@ -1,3 +1,31 @@
  +2005-09-03  Darin Adler  <darin at apple.com>
  +
  +        - fixed a mistake in the DOM tests, and an organizational issue that made them hard to
  +          run with run-webkit-tests (because run-webkit-tests assumes that any file with an .html
  +          extension is one of the tests)
  +
  +        * layout-tests/dom/html/level2/html/HTMLFrameElement09-expected.txt: Updated to expect success.
  +        The failure we were seeing was due to an incorrect title in frame.html.
  +
  +        * layout-tests/dom/html/level2/html/HTMLFrameElement09.html: Updated to get at iframe.html
  +        and frame.html from the resources subdirectory.
  +
  +        * layout-tests/dom/html/level2/html/HTMLIFrameElement11.html-disabled: Updated to get at iframe.html
  +        and frame.html from the resources subdirectory.
  +
  +        * layout-tests/dom/html/level2/html/frame.html: Removed. Since this is not a test, moved it into the
  +        resources subdirectory so the layout test engine won't see it.
  +        * layout-tests/dom/html/level2/html/iframe.html: Ditto.
  +
  +        * layout-tests/dom/html/level2/html/resources/frame.html: Moved down here from the directory above.
  +        Adjusted URLs that specify resources still in the directory above to use "../" to find those.
  +        Also corrected the title of the file which was incorrect and causing HTMLFrameElement09 to fail.
  +        * layout-tests/dom/html/level2/html/resources/iframe.html: More of the same.
  +
  +        * layout-tests/dom/html/level2/html/frame-expected.txt: Removed. This was not a test, so it
  +        should not have expected results.
  +        * layout-tests/dom/html/level2/html/iframe-expected.txt: Ditto.
  +
   2005-09-02  Eric Seidel  <eseidel at apple.com>
   
           No review requested (only affects SVG), continuation of 4790.
  
  
  
  1.2       +2 -3      WebCore/layout-tests/dom/html/level2/html/HTMLFrameElement09-expected.txt
  
  Index: HTMLFrameElement09-expected.txt
  ===================================================================
  RCS file: /cvs/root/WebCore/layout-tests/dom/html/level2/html/HTMLFrameElement09-expected.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTMLFrameElement09-expected.txt	2 Sep 2005 16:47:26 -0000	1.1
  +++ HTMLFrameElement09-expected.txt	3 Sep 2005 20:45:34 -0000	1.2
  @@ -1,3 +1,2 @@
  -Test:	http://www.w3.org/2001/DOM-Test-Suite/level2/html/HTMLFrameElement09	
  -Status:	failure
  -Detail:	titleLink: assertEquals failed, actual NIST DOM HTML Test - FRAME, expected NIST DOM HTML Test - FRAMESET.
  +Test:	http://www.w3.org/2001/DOM-Test-Suite/level2/html/HTMLFrameElement09
  +Status:	Success
  
  
  
  1.2       +2 -2      WebCore/layout-tests/dom/html/level2/html/HTMLFrameElement09.html
  
  Index: HTMLFrameElement09.html
  ===================================================================
  RCS file: /cvs/root/WebCore/layout-tests/dom/html/level2/html/HTMLFrameElement09.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTMLFrameElement09.html	2 Sep 2005 16:47:26 -0000	1.1
  +++ HTMLFrameElement09.html	3 Sep 2005 20:45:34 -0000	1.2
  @@ -9,8 +9,8 @@
   <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLFrameElement09.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
   <FRAMESET COLS="20, 80"  onload="loadComplete()">
   <FRAMESET ROWS="100, 200">
  -<FRAME ID="Frame1" NAME="Frame1" SRC="frame.html">
  +<FRAME ID="Frame1" NAME="Frame1" SRC="resources/frame.html">
   </FRAMESET>
  -<FRAME ID="Frame2" NAME="Frame2" SRC="iframe.html">
  +<FRAME ID="Frame2" NAME="Frame2" SRC="resources/iframe.html">
   </FRAMESET>
   </HTML>
  
  
  
  1.2       +2 -2      WebCore/layout-tests/dom/html/level2/html/HTMLIFrameElement11.html-disabled
  
  Index: HTMLIFrameElement11.html-disabled
  ===================================================================
  RCS file: /cvs/root/WebCore/layout-tests/dom/html/level2/html/HTMLIFrameElement11.html-disabled,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTMLIFrameElement11.html-disabled	26 Jul 2005 08:35:40 -0000	1.1
  +++ HTMLIFrameElement11.html-disabled	3 Sep 2005 20:45:34 -0000	1.2
  @@ -7,7 +7,7 @@
   <SCRIPT type="text/javascript">function loadComplete() { }</SCRIPT>
   <script type='text/javascript' src='selfhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLIFrameElement11.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></HEAD>
   <BODY onload="loadComplete()">
  -<IFRAME ID="Iframe1" NAME="Iframe1" SRC="iframe.html">IFRAME1</IFRAME>
  -<IFRAME ID="Iframe2" SRC="frame.html" NAME="Iframe2">IFRAME2</IFRAME>
  +<IFRAME ID="Iframe1" NAME="Iframe1" SRC="resources/iframe.html">IFRAME1</IFRAME>
  +<IFRAME ID="Iframe2" SRC="resources/frame.html" NAME="Iframe2">IFRAME2</IFRAME>
   </BODY>
   </HTML>
  
  
  
  1.1                  WebCore/layout-tests/dom/html/level2/html/resources/frame.html
  
  Index: frame.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
  "http://www.w3.org/TR/html4/frameset.dtd">
  <HTML>
  <HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
  <TITLE>NIST DOM HTML Test - FRAMESET</TITLE>
  </HEAD>
  <FRAMESET COLS="20, 80"  onload="parent.loadComplete()">
  <FRAMESET ROWS="100, 200">
  <FRAME LONGDESC="about:blank" MARGINHEIGHT="10" MARGINWIDTH="5" NORESIZE="NORESIZE" NAME="Frame1" FRAMEBORDER="1" SCROLLING="yes" SRC="../right.png">
  </FRAMESET>
  <FRAME SRC="../w3c_main.png">
  </FRAMESET>
  </HTML>
  
  
  
  1.1                  WebCore/layout-tests/dom/html/level2/html/resources/iframe.html
  
  Index: iframe.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <HTML>
  <HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
  <TITLE>NIST DOM HTML Test - IFRAME</TITLE>
  </HEAD>
  <BODY onload="parent.loadComplete()">
  <IFRAME LONGDESC="about:blank" MARGINHEIGHT="10" MARGINWIDTH="5" WIDTH="60" HEIGHT="50" NAME="Iframe1" FRAMEBORDER="1" SCROLLING="yes" SRC="../right.png" ALIGN="top">IFRAME1</IFRAME>
  </BODY>
  </HTML>
  
  
  



More information about the webkit-changes mailing list