[webkit-changes] cvs commit: WebCore/layout-tests/fast/backgrounds 001-expected.txt

Maciej mjs at opensource.apple.com
Sat Jun 11 02:41:10 PDT 2005


mjs         05/06/11 02:41:09

  Modified:    .        ChangeLog
  Added:       layout-tests/fast/backgrounds 001-expected.txt
  Log:
          Added missing expected results from the background image patch.
  
          * layout-tests/fast/backgrounds/001-expected.txt: Added.
  
  Revision  Changes    Path
  1.4258    +6 -0      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4257
  retrieving revision 1.4258
  diff -u -r1.4257 -r1.4258
  --- ChangeLog	11 Jun 2005 05:31:10 -0000	1.4257
  +++ ChangeLog	11 Jun 2005 09:41:06 -0000	1.4258
  @@ -1,3 +1,9 @@
  +2005-06-11  Maciej Stachowiak  <mjs at apple.com>
  +
  +        Added missing expected results from the background image patch.
  +
  +        * layout-tests/fast/backgrounds/001-expected.txt: Added.
  +
   2005-06-10  David Hyatt  <hyatt at apple.com>
   
   	Fix for bugzilla bug 3335, add support for the CSS3 indirect adjacent sibling selector.  Patch merge
  
  
  
  1.1                  WebCore/layout-tests/fast/backgrounds/001-expected.txt
  
  Index: 001-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 (anonymous) at (0,0) size 784x36
          RenderText {TEXT} at (0,0) size 776x36
            text run at (0,0) width 776: "The box below should be solid green. If there are 10 pixels of red visible on the top and left, the background image is being"
            text run at (0,18) width 130: "repeated improperly."
        RenderBlock {P} at (0,52) size 784x0
        RenderBlock {P} at (0,52) size 50x50 [bgcolor=#008000]
  
  
  



More information about the webkit-changes mailing list