Changeset 37250 in webkit


Ignore:
Timestamp:
Oct 3, 2008 1:00:46 PM (15 years ago)
Author:
Simon Fraser
Message:

2008-10-03 Simon Fraser <Simon Fraser>

Reviewed by Dave Hyat

Clean up code that changes the RenderStyle passed in to
table renderer setStyle() methods.

https://bugs.webkit.org/show_bug.cgi?id=21287

  • fast/table/floating-th.html: Added.
  • fast/table/table-display-types-strict.html: Added.
  • fast/table/table-display-types.html: Added.
  • platform/mac/fast/table/floating-th-expected.txt: Added.
  • platform/mac/fast/table/table-display-types-expected.txt: Added.
  • platform/mac/fast/table/table-display-types-strict-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r37247 r37250  
     12008-10-03  Simon Fraser  <simon.fraser@apple.com>
     2
     3        Reviewed by Dave Hyat
     4       
     5        Clean up code that changes the RenderStyle passed in to
     6        table renderer setStyle() methods.
     7
     8        https://bugs.webkit.org/show_bug.cgi?id=21287
     9
     10        * fast/table/floating-th.html: Added.
     11        * fast/table/table-display-types-strict.html: Added.
     12        * fast/table/table-display-types.html: Added.
     13        * platform/mac/fast/table/floating-th-expected.txt: Added.
     14        * platform/mac/fast/table/table-display-types-expected.txt: Added.
     15        * platform/mac/fast/table/table-display-types-strict-expected.txt: Added.
     16
    1172008-10-03  Rob Buis  <buis@kde.org>
    218
Note: See TracChangeset for help on using the changeset viewer.