Changeset 123119 in webkit


Ignore:
Timestamp:
Jul 19, 2012 10:14:26 AM (12 years ago)
Author:
caio.oliveira@openbossa.org
Message:

[Qt] platform/qt/editing/execCommand tests needs update after rebaseline and new testfonts (37)
https://bugs.webkit.org/show_bug.cgi?id=91246

Reviewed by Ryosuke Niwa.

Removing left-over skipped tests.

  • platform/qt-5.0-wk1/Skipped:
  • platform/qt-5.0/Skipped:
  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r123118 r123119  
     12012-07-19  Caio Marcelo de Oliveira Filho  <caio.oliveira@openbossa.org>
     2
     3        [Qt] platform/qt/editing/execCommand tests needs update after rebaseline and new testfonts (37)
     4        https://bugs.webkit.org/show_bug.cgi?id=91246
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        Removing left-over skipped tests.
     9
     10        * platform/qt-5.0-wk1/Skipped:
     11        * platform/qt-5.0/Skipped:
     12        * platform/qt/Skipped:
     13
    1142012-07-19  Luciano Wolf  <luciano.wolf@openbossa.org>
    215
  • trunk/LayoutTests/platform/qt-5.0-wk1/Skipped

    r123118 r123119  
    8080css3/selectors3/xml/css3-modsel-69.xml
    8181editing/deleting/merge-whitespace-pre.html
    82 editing/execCommand/indent-paragraphs.html
    8382editing/input/caret-at-the-edge-of-input.html
    8483editing/input/reveal-caret-of-multiline-input.html
     
    188187# https://bugs.webkit.org/show_bug.cgi?id=85203
    189188editing/deleting/deletionUI-single-instance.html
    190 editing/execCommand/find-after-replace.html
    191189editing/pasteboard/emacs-cntl-y-001.html
    192190fast/block/basic/020.html
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r123104 r123119  
    592592dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml
    593593dom/xhtml/level3/core/nodelookupprefix19.xhtml
    594 editing/execCommand/4580583-1.html
    595 editing/execCommand/4580583-2.html
    596 editing/execCommand/4641880-1.html
    597 editing/execCommand/4641880-2.html
    598 editing/execCommand/4747450.html
    599 editing/execCommand/4916402.html
    600 editing/execCommand/4916541.html
    601 editing/execCommand/4924441.html
    602 editing/execCommand/5080333-1.html
    603 editing/execCommand/5080333-2.html
    604 editing/execCommand/5136770.html
    605 editing/execCommand/5138441.html
    606 editing/execCommand/5142012-1.html
    607 editing/execCommand/5142012-2.html
    608 editing/execCommand/5190926.html
    609 editing/execCommand/5481523.html
    610 editing/execCommand/5482023.html
    611 editing/execCommand/5569741.html
    612 editing/execCommand/create-list-with-hr.html
    613 editing/execCommand/findString-2.html
    614 editing/execCommand/findString.html
    615 editing/execCommand/format-block-with-trailing-br.html
    616 editing/execCommand/indent-empty-root.html
    617 editing/execCommand/indent-list-item.html
    618 editing/execCommand/indent-selection.html
    619 editing/execCommand/insert-list-and-stitch.html
    620 editing/execCommand/insertHorizontalRule.html
    621 editing/execCommand/insertImage.html
    622 editing/execCommand/nsresponder-indent.html
    623 editing/execCommand/nsresponder-outdent.html
    624 editing/execCommand/paste-1.html
    625 editing/execCommand/paste-2.html
    626 editing/execCommand/print.html
    627 editing/execCommand/remove-list-from-range-selection.html
    628 editing/execCommand/remove-list-item-1.html
    629 editing/execCommand/selectAll.html
    630594editing/inserting/4960120-1.html
    631595editing/inserting/5549929-2.html
  • trunk/LayoutTests/platform/qt/Skipped

    r123090 r123119  
    22042204# ============================================================================= #
    22052205
    2206 # [Qt] editing/execCommand/move-selection-back-line.html fails with Qt >= 4.7.1
    2207 # https://bugs.webkit.org/show_bug.cgi?id=50144
    2208 editing/execCommand/move-selection-back-line.html
    2209 
    22102206# [Qt] fast/forms/textarea-appearance-wrap.html fails with Qt >= 4.7.1
    22112207# https://bugs.webkit.org/show_bug.cgi?id=50145
     
    23322328fast/replaced/table-percent-height.html
    23332329fast/forms/basic-buttons.html
    2334 
    2335 # [Qt] move-selection-back-line-strict.html fails
    2336 # https://bugs.webkit.org/show_bug.cgi?id=65801
    2337 editing/execCommand/move-selection-back-line-strict.html
    23382330
    23392331# [Qt] fast/dom/HTMLDocument/hasFocus.html fails
Note: See TracChangeset for help on using the changeset viewer.