Changeset 58335 in webkit


Ignore:
Timestamp:
Apr 27, 2010 2:06:32 PM (14 years ago)
Author:
ojan@chromium.org
Message:

2010-04-27 Ojan Vafai <ojan@chromium.org>

Unreviewed. Minor fix after goofup in http://trac.webkit.org/changeset/58331

layoutTestController should have dumpAsMarkup
https://bugs.webkit.org/show_bug.cgi?id=26501

Forgot to reset the test results after doing the code review feedback
of adding a newline.

  • editing/selection/dump-as-markup-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58331 r58335  
     12010-04-27  Ojan Vafai  <ojan@chromium.org>
     2
     3        Unreviewed. Minor fix after goofup in http://trac.webkit.org/changeset/58331
     4
     5        layoutTestController should have dumpAsMarkup
     6        https://bugs.webkit.org/show_bug.cgi?id=26501
     7
     8        Forgot to reset the test results after doing the code review feedback
     9        of adding a newline.
     10
     11        * editing/selection/dump-as-markup-expected.txt:
     12
    1132010-04-26  Ojan Vafai  <ojan@chromium.org>
    214
  • trunk/LayoutTests/editing/selection/dump-as-markup-expected.txt

    r58331 r58335  
    5656window.getSelection().selectAllChildren(bar)
    5757</SCRIPT>
     58<#text>
     59</#text>
    5860</BODY>
    5961</HTML>
Note: See TracChangeset for help on using the changeset viewer.