[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Thu Apr 8 01:57:57 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b723ad9e163a5e3ce5737aa1514d715d66d55d61
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 24 07:40:46 2010 +0000

    Rubber-stamped by Simon Hausmann.
    
    [Qt] editing/execCommand/delete-image-in-anchor.html skipped
    because of missing layoutTestController.execCommand()
    
    Qt specific expected file added for editing/execCommand/insert-list-xml.xhtml
    introduced in r55167, because of different font types.
    
    * platform/qt/Skipped: editing/execCommand/delete-image-in-anchor.html skipped.
    * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55183 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f2d4bfe..d2fe8a9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-02-23  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Rubber-stamped by Simon Hausmann.
+
+        [Qt] editing/execCommand/delete-image-in-anchor.html skipped
+        because of missing layoutTestController.execCommand()
+
+        Qt specific expected file added for editing/execCommand/insert-list-xml.xhtml
+        introduced in r55167, because of different font types.
+
+        * platform/qt/Skipped: editing/execCommand/delete-image-in-anchor.html skipped.
+        * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Added.
+
 2010-02-23  Oliver Hunt  <oliver at apple.com>
 
         Reviewed by Maciej Stachowiak.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 44a25eb..202e71f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -226,6 +226,9 @@ editing/selection/doubleclick-beside-cr-span.html
 
 # Missing eventSender.beginDragWithFiles()
 fast/dom/Window/window-postmessage-clone-frames.html
+
+# Missing layoutTestController.execCommand()
+editing/execCommand/delete-image-in-anchor.html 
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles
diff --git a/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt b/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt
new file mode 100644
index 0000000..4fad8d3
--- /dev/null
+++ b/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt
@@ -0,0 +1,4 @@
+.
+<div xmlns="http://www.w3.org/1999/xhtml" contenteditable="true" id="insertlisthere"><ol><li><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">.</span><br /></li></ol></div>
+PASS
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list