[webkit-changes] cvs commit: WebCore/layout-tests/fast/selectors 159-expected.txt 177a-expected.txt 177b-expected.txt

Darin darin at opensource.apple.com
Sun Jun 12 17:55:39 PDT 2005


darin       05/06/12 17:55:38

  Modified:    .        ChangeLog
  Added:       layout-tests/fast/selectors 159-expected.txt
                        177a-expected.txt 177b-expected.txt
  Log:
          - added expected test results for new tests
  
          * layout-tests/fast/selectors/159-expected.txt: Added.
          * layout-tests/fast/selectors/177a-expected.txt: Added.
          * layout-tests/fast/selectors/177b-expected.txt: Added.
  
  Revision  Changes    Path
  1.4261    +8 -0      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4260
  retrieving revision 1.4261
  diff -u -r1.4260 -r1.4261
  --- ChangeLog	12 Jun 2005 04:07:27 -0000	1.4260
  +++ ChangeLog	13 Jun 2005 00:55:35 -0000	1.4261
  @@ -1,3 +1,11 @@
  +2005-06-12  Darin Adler  <darin at apple.com>
  +
  +        - added expected test results for new tests
  +
  +        * layout-tests/fast/selectors/159-expected.txt: Added.
  +        * layout-tests/fast/selectors/177a-expected.txt: Added.
  +        * layout-tests/fast/selectors/177b-expected.txt: Added.
  +
   2005-06-11  Maciej Stachowiak  <mjs at apple.com>
   
           Patch from Nicholas Shanks  <contact at nickshanks.com>, by me.
  
  
  
  1.1                  WebCore/layout-tests/fast/selectors/159-expected.txt
  
  Index: 159-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x50
    RenderBlock {HTML} at (0,0) size 800x50
      RenderBody {BODY} at (8,16) size 784x18
        RenderBlock {P} at (0,0) size 784x18
          RenderText {TEXT} at (0,0) size 503x18
            text run at (0,0) width 503: "Try selecting some text in this document. It should be have a green background."
  selection start: position 0 of child 0 {TEXT} of child 1 {P} of child 1 {BODY} of child 0 {HTML} of document
  selection end:   position 79 of child 0 {TEXT} of child 1 {P} of child 1 {BODY} of child 0 {HTML} of document
  
  
  
  1.1                  WebCore/layout-tests/fast/selectors/177a-expected.txt
  
  Index: 177a-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x50
    RenderBlock {HTML} at (0,0) size 800x50
      RenderBody {BODY} at (8,16) size 784x18
        RenderBlock {P} at (0,0) size 784x18
          RenderText {TEXT} at (0,0) size 283x18
            text run at (0,0) width 283: "When you select this text, it shouldn't go red."
  selection start: position 0 of child 0 {TEXT} of child 1 {P} of child 1 {BODY} of child 0 {HTML} of document
  selection end:   position 47 of child 0 {TEXT} of child 1 {P} of child 1 {BODY} of child 0 {HTML} of document
  
  
  
  1.1                  WebCore/layout-tests/fast/selectors/177b-expected.txt
  
  Index: 177b-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x50
    RenderBlock {HTML} at (0,0) size 800x50
      RenderBody {BODY} at (8,16) size 784x18
        RenderBlock {DIV} at (0,0) size 784x18 [color=#008000]
          RenderBlock {P} at (0,0) size 784x18
            RenderText {TEXT} at (0,0) size 163x18
              text run at (0,0) width 163: "This line should be green."
  
  
  



More information about the webkit-changes mailing list