Changeset 23940 in webkit


Ignore:
Timestamp:
Jul 2, 2007 6:36:43 PM (17 years ago)
Author:
aroben
Message:

Update results after r23938.

  • fast/inline-block/14498-positionForCoordinates-expected.txt:
  • fast/table/click-near-anonymous-table-expected.txt:
  • svg/custom/pointer-events-image-expected.txt:
  • svg/custom/pointer-events-path-expected.txt:
  • svg/custom/text-hit-test-expected.txt:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r23938 r23940  
     12007-07-02  Adam Roben  <aroben@apple.com>
     2
     3        Update results after r23938.
     4
     5        * fast/inline-block/14498-positionForCoordinates-expected.txt:
     6        * fast/table/click-near-anonymous-table-expected.txt:
     7        * svg/custom/pointer-events-image-expected.txt:
     8        * svg/custom/pointer-events-path-expected.txt:
     9        * svg/custom/text-hit-test-expected.txt:
     10
    1112007-07-02  Adam Roben  <aroben@apple.com>
    212
  • trunk/LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt

    r23938 r23940  
    3030        RenderText {#text} at (0,0) size 0x0
    3131        RenderText {#text} at (0,0) size 0x0
    32 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 5 {SPAN} of child 1 {BODY} of child 0 {HTML} of document
     32caret: position 3 of child 0 {#text} of child 3 {DIV} of child 5 {SPAN} of child 1 {BODY} of child 0 {HTML} of document
  • trunk/LayoutTests/fast/table/click-near-anonymous-table-expected.txt

    r19397 r23940  
    4040                RenderText {#text} at (0,0) size 176x18
    4141                  text run at (0,0) width 176: "Click to the right of this text"
    42 caret: position 40 of child 0 {#text} of child 3 {DIV} of child 7 {DIV} of child 1 {BODY} of child 0 {HTML} of document
     42caret: position 40 of child 0 {#text} of child 7 {DIV} of child 7 {DIV} of child 1 {BODY} of child 0 {HTML} of document
  • trunk/LayoutTests/svg/custom/pointer-events-image-expected.txt

    r18761 r23940  
    324324          RenderSVGInlineText {#text} at (0,-14) size 28x18
    325325            text run at (0,-14) width 28: "miss"
    326 selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
    327 selection end:   position 0 of child 0 {text} of child 7 {g} of child 0 {svg} of document
     326selection start: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of document
     327selection end:   position 0 of child 5 {text} of child 0 {svg} of document
  • trunk/LayoutTests/svg/custom/pointer-events-path-expected.txt

    r18761 r23940  
    556556          RenderSVGInlineText {#text} at (0,-14) size 28x18
    557557            text run at (0,-14) width 28: "miss"
    558 selection start: position 0 of child 0 {#text} of child 7 {text} of child 0 {svg} of document
    559 selection end:   position 0 of child 9 {text} of child 0 {svg} of document
     558selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
     559selection end:   position 0 of child 7 {text} of child 0 {svg} of document
  • trunk/LayoutTests/svg/custom/text-hit-test-expected.txt

    r18761 r23940  
    1212          RenderSVGInlineText {#text} at (0,-14) size 43x18
    1313            text run at (0,-14) width 43: "Passed"
    14 selection start: position 0 of child 0 {#text} of child 3 {text} of child 3 {g} of child 0 {svg} of document
    15 selection end:   position 6 of child 0 {#text} of child 3 {text} of child 3 {g} of child 0 {svg} of document
     14selection start: position 0 of child 0 {#text} of child 1 {text} of child 3 {g} of child 0 {svg} of document
     15selection end:   position 5 of child 0 {#text} of child 1 {text} of child 3 {g} of child 0 {svg} of document
Note: See TracChangeset for help on using the changeset viewer.