Changeset 86235 in webkit


Ignore:
Timestamp:
May 11, 2011 9:05:26 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-05-11 Chang Shu <cshu@webkit.org>

Reviewed by Csaba Osztrogonác.

[Qt] Some skipped editing tests actually work and just need rebaseline.
https://bugs.webkit.org/show_bug.cgi?id=60469

Unskip some editing tests that actually work.

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86234 r86235  
     12011-05-11  Chang Shu  <cshu@webkit.org>
     2
     3        Reviewed by Csaba Osztrogonác.
     4
     5        [Qt] Some skipped editing tests actually work and just need rebaseline.
     6        https://bugs.webkit.org/show_bug.cgi?id=60469
     7
     8        Unskip some editing tests that actually work.
     9
     10        * platform/qt/Skipped:
     11
    1122011-05-11  Julien Chaffraix  <jchaffraix@webkit.org>
    213
  • trunk/LayoutTests/platform/qt/Skipped

    r86230 r86235  
    346346#------ Not selecting all of text.
    347347#------ sel.modify("move", "forward", "word"); does not select the last character in the word
    348 editing/pasteboard/4242293-1.html
    349348editing/pasteboard/smart-paste-008.html
    350349#------ safe to skip. Qt results same as chromium's. Mac drops the 'b' in the final bar,
     
    364363editing/pasteboard/4076267.html
    365364editing/pasteboard/block-wrappers-necessary.html
    366 editing/pasteboard/paste-text-001.html
    367365editing/pasteboard/paste-text-008.html
    368366# ----- Rendertree results OK but differences in editing delegate message due to rendering.
    369367# ----- This looks safe to unskip.
    370368editing/pasteboard/paste-xml.xhtml
    371 # ----- Rendertree results match but width of tabs field is suspicious.
    372 editing/pasteboard/paste-text-at-tabspan-001.html
    373 # ----- Qt doesn't add aslises for "text/plain" to types: https://bugs.webkit.org/show_bug.cgi?id=55922
    374 editing/pasteboard/onpaste-text-html-types.html
    375369 
    376370# =========================================================================== #
Note: See TracChangeset for help on using the changeset viewer.