Changeset 18403 in webkit


Ignore:
Timestamp:
Dec 23, 2006 10:18:34 AM (17 years ago)
Author:
hyatt
Message:

Update editing/pasteboard/paste-table-002 results now that the two style decl arrays are in sync.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/editing/pasteboard/paste-table-002-expected.txt

    r16237 r18403  
    1818foo     bar
    1919ghijk
    20 <div id="test" class="editing"> <div>abcdef<span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-size: 16px; "><div style="font-size: 24px; text-align: center; "><table style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: 16px; text-align: auto; "><tbody style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><tr style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><td style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">foo</td><td style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">bar</td></tr></tbody></table>ghijk</div></span> </div> </div>
     20<div id="test" class="editing"> <div>abcdef<span class="Apple-style-span" style="font-size: 16px; "><div style="font-size: 24px; text-align: center; "><table style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; font-size: 16px; text-align: auto; "><tbody style=""><tr style=""><td style="">foo</td><td style="">bar</td></tr></tbody></table>ghijk</div></span> </div> </div>
    2121
Note: See TracChangeset for help on using the changeset viewer.