[webkit-changes] cvs commit: WebCore/layout-tests/fast/replaced applet-hspace-expected.txt applet-vspace-expected.txt

Darin darin at opensource.apple.com
Sat Jun 18 19:28:38 PDT 2005


darin       05/06/18 19:28:37

  Added:       layout-tests/fast/replaced applet-hspace-expected.txt
                        applet-vspace-expected.txt
  Log:
  Oops, forgot these files.
  
  Revision  Changes    Path
  1.1                  WebCore/layout-tests/fast/replaced/applet-hspace-expected.txt
  
  Index: applet-hspace-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x600
    RenderBlock {HTML} at (0,0) size 800x600
      RenderBody {BODY} at (8,8) size 784x576
        RenderBlock {H1} at (0,0) size 784x37
          RenderText {TEXT} at (0,0) size 117x37
            text run at (0,0) width 117: "Applet 1"
        RenderBlock {P} at (0,58) size 784x60
          RenderApplet {APPLET} at (100,0) size 300x60
        RenderBlock {P} at (0,134) size 784x36
          RenderText {TEXT} at (0,0) size 739x36
            text run at (0,0) width 739: "Applet 1 is using HSPACE of 100 pixels. As a result, there show be extra whitespace on the left and right side of this"
            text run at (0,18) width 42: "applet."
        RenderBlock {H1} at (0,191) size 784x37
          RenderText {TEXT} at (0,0) size 117x37
            text run at (0,0) width 117: "Applet 2"
        RenderBlock (anonymous) at (0,249) size 784x60
          RenderApplet {APPLET} at (0,0) size 300x60
        RenderBlock {P} at (0,325) size 784x0
        RenderBlock {P} at (0,325) size 784x36
          RenderText {TEXT} at (0,0) size 782x36
            text run at (0,0) width 782: "As a comparison, this Applet 2 has NO hspace attribute specified. It should have no extra whitespace on the left or right side"
            text run at (0,18) width 82: "of the applet."
          RenderText {TEXT} at (0,0) size 0x0
          RenderText {TEXT} at (0,0) size 0x0
  
  
  
  1.1                  WebCore/layout-tests/fast/replaced/applet-vspace-expected.txt
  
  Index: applet-vspace-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x600
    RenderBlock {HTML} at (0,0) size 800x600
      RenderBody {BODY} at (8,8) size 784x576
        RenderBlock {H1} at (0,0) size 784x37
          RenderText {TEXT} at (0,0) size 117x37
            text run at (0,0) width 117: "Applet 1"
        RenderBlock {P} at (0,58) size 784x240
          RenderApplet {APPLET} at (0,90) size 300x60
        RenderBlock {P} at (0,314) size 784x36
          RenderText {TEXT} at (0,0) size 774x36
            text run at (0,0) width 774: "Applet 1 is using VSPACE of 100 pixels. As a result, there show be extra whitespace above and below this applet. Even if"
            text run at (0,18) width 635: "there's no applet loaded, you can tell if this succeeds or fails by comparing with the other case below."
        RenderBlock {H1} at (0,371) size 784x37
          RenderText {TEXT} at (0,0) size 117x37
            text run at (0,0) width 117: "Applet 2"
        RenderBlock {P} at (0,429) size 784x60
          RenderApplet {APPLET} at (0,0) size 300x60
        RenderBlock {P} at (0,505) size 784x18
          RenderText {TEXT} at (0,0) size 754x18
            text run at (0,0) width 754: "As a comparison, this Applet 2 has NO vspace attribute specified. It should have no extra whitespace above or below it."
  
  
  



More information about the webkit-changes mailing list