Changeset 27257 in webkit


Ignore:
Timestamp:
Oct 30, 2007 8:16:41 AM (16 years ago)
Author:
bdakin
Message:

Rubber stamped by Geoff.

Fixing two layout test mixups from my patch last night.

I added this test, but checked in old results:

  • platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:


I removed the results of this test by accident:

  • platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r27254 r27257  
     12007-10-30  Beth Dakin  <bdakin@apple.com>
     2
     3        Rubber stamped by Geoff.
     4
     5        Fixing two layout test mixups from my patch last night.
     6
     7        I added this test, but checked in old results:
     8        * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
     9       
     10        I removed the results of this test by accident:
     11        * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
     12
    1132007-10-29  Beth Dakin  <bdakin@apple.com>
    214
  • trunk/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt

    r27254 r27257  
    4141        RenderText {#text} at (0,0) size 191x18
    4242          text run at (0,0) width 191: "This text is before the anchor. "
    43         RenderInline {A} at (0,0) size 0x18
     43        RenderInline {A} at (0,0) size 0x0
    4444        RenderText {#text} at (191,0) size 783x36
    4545          text run at (191,0) width 409: "This text is after the anchor, but should be flush with the anchor. "
Note: See TracChangeset for help on using the changeset viewer.