[Webkit-unassigned] [Bug 99841] New: [Qt4] Editing differences after r130411

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 08:28:17 PDT 2012


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

           Summary: [Qt4] Editing differences after r130411
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


After changes in r130411 and the following new baselines for Qt, QtWebKit2.3 results in the affected tests no longer matches those in Qt trunk, which they did before.

In other words r130411 caused behavior that was previously identical in QtWebKit trunk and QtWebKit2.3 to become different. On the other hand it caused baseline changes in all platforms so this might not be all errors.

The following tests are now failing in QtWebKit2.3:
  editing/execCommand/find-after-replace.html [ Failure ] 
  editing/execCommand/paste-1.html [ Failure ] 
  editing/execCommand/paste-2.html [ Failure ] 
  editing/pasteboard/5028447.html [ Failure ] 
  editing/pasteboard/5032095.html [ Failure ] 
  editing/pasteboard/5521237.html [ Failure ] 
  editing/pasteboard/insert-div-text-into-text.html [ Failure ] 
  editing/pasteboard/merge-after-delete.html [ Failure ] 
  editing/pasteboard/merge-end-5.html [ Failure ] 
  editing/pasteboard/paste-before-tab-span.html [ Failure ] 
  editing/pasteboard/paste-into-blockquote-with-document-font-color.html [ Failure ] 
  editing/pasteboard/paste-into-table-cell-2.html [ Failure ] 
  editing/pasteboard/paste-into-table-cell.html [ Failure ] 
  editing/pasteboard/paste-match-style-001.html [ Failure ] 
  editing/pasteboard/paste-text-001.html [ Failure ] 
  editing/pasteboard/paste-text-004.html [ Failure ] 
  editing/pasteboard/paste-text-005.html [ Failure ] 
  editing/pasteboard/paste-text-010.html [ Failure ] 
  editing/pasteboard/paste-text-at-tabspan-001.html [ Failure ] 
  editing/pasteboard/pasting-word-in-div-extra-line.html [ Failure ] 
  editing/pasteboard/smart-paste-001.html [ Failure ] 
  editing/pasteboard/smart-paste-003.html [ Failure ] 
  editing/pasteboard/smart-paste-004.html [ Failure ] 
  editing/pasteboard/smart-paste-005.html [ Failure ] 
  editing/pasteboard/smart-paste-006.html [ Failure ] 
  editing/pasteboard/smart-paste-007.html [ Failure ] 
  editing/pasteboard/smart-paste-008.html [ Failure ] 
  editing/selection/replace-selection-crash.html [ Failure ] 

While these were the changes made to Qt expectations to deal with r130411:
2012-10-04  Ryosuke Niwa  <rniwa at webkit.org>
+
+        More Qt rebaselines after r130411.
+
+        * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
+        * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
+        * platform/qt/editing/pasteboard/5006779-expected.txt:
+        * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
+        * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
+        * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: Removed.

+2012-10-04  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Qt rebaseline after r130411.
+
+        * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
+        * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
+        * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
+        * platform/qt/editing/deleting/merge-no-br-expected.txt:
+        * platform/qt/editing/execCommand/find-after-replace-expected.txt:
+        * platform/qt/editing/execCommand/paste-1-expected.txt:
+        * platform/qt/editing/execCommand/paste-2-expected.txt:
+        * platform/qt/editing/pasteboard/4944770-2-expected.txt:
+        * platform/qt/editing/pasteboard/5006779-expected.txt:
+        * platform/qt/editing/pasteboard/5028447-expected.txt:
+        * platform/qt/editing/pasteboard/8145-3-expected.txt:
+        * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
+        * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
+        * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
+        * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
+        * platform/qt/editing/pasteboard/paste-text-008-expected.txt:
+        * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
+        * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
+        * platform/qt/editing/pasteboard/unrendered-br-expected.txt:

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list