[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

joepeck at webkit.org joepeck at webkit.org
Wed Dec 22 13:18:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 90e48393ee8c29d326a8904cec773f3351830689
Author: joepeck at webkit.org <joepeck at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 10 17:39:12 2010 +0000

    2010-09-09  Joseph Pecoraro  <joepeck at webkit.org>
    
            Reviewed by Andreas Kling.
    
            Clean Up Some Expected Results for Missing Tests
            https://bugs.webkit.org/show_bug.cgi?id=45489
    
              Test was removed in r35456 but expected results were missed.
    
            * http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt: Removed.
    
              Results were added in r19036 but the test was never added. No record of the test.
    
            * editing/pasteboard/4944770-expected.txt: Removed.
            * platform/mac/editing/pasteboard/4944770-expected.checksum: Removed.
            * platform/mac/editing/pasteboard/4944770-expected.png: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67213 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 826b845..1efa6b0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,20 @@
+2010-09-09  Joseph Pecoraro  <joepeck at webkit.org>
+
+        Reviewed by Andreas Kling.
+
+        Clean Up Some Expected Results for Missing Tests
+        https://bugs.webkit.org/show_bug.cgi?id=45489
+
+          Test was removed in r35456 but expected results were missed.
+
+        * http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt: Removed.
+
+          Results were added in r19036 but the test was never added. No record of the test.
+
+        * editing/pasteboard/4944770-expected.txt: Removed.
+        * platform/mac/editing/pasteboard/4944770-expected.checksum: Removed.
+        * platform/mac/editing/pasteboard/4944770-expected.png: Removed.
+
 2010-09-10  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Chris Marrin.
diff --git a/LayoutTests/editing/pasteboard/4944770-expected.txt b/LayoutTests/editing/pasteboard/4944770-expected.txt
deleted file mode 100644
index 85b018f..0000000
--- a/LayoutTests/editing/pasteboard/4944770-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 769x36
-          text run at (0,0) width 741: "This tests dropping content into the unwanted space above a list items content when the content is wrapped in a span. "
-          text run at (741,0) width 28: "You"
-          text run at (0,18) width 234: "should see 'DragMe DropAboveMe'."
-      RenderBlock {DIV} at (0,52) size 784x58
-        RenderListItem {LI} at (0,0) size 784x40 [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 782x18
-            RenderListMarker at (-1,0) size 7x18: bullet
-            RenderInline {SPAN} at (0,0) size 0x18
-          RenderBlock (anonymous) at (1,19) size 782x20
-            RenderBlock {DIV} at (0,0) size 782x20 [border: (1px solid #FF0000)]
-              RenderInline {SPAN} at (0,0) size 57x18
-                RenderInline {SPAN} at (0,0) size 57x18
-                  RenderText {#text} at (1,1) size 57x18
-                    text run at (1,1) width 57: "DragMe "
-              RenderText {#text} at (58,1) size 97x18
-                text run at (58,1) width 97: "DropAboveMe"
-          RenderBlock (anonymous) at (1,39) size 782x0
-            RenderInline {SPAN} at (0,0) size 0x0
-        RenderBlock {DIV} at (0,40) size 784x18
-          RenderBR {BR} at (0,0) size 0x18
-      RenderBlock {UL} at (0,126) size 784x0
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt
deleted file mode 100644
index 84abdbb..0000000
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-basic-exclude-expected.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-PASS: Exception thrown. Cross-domain access was denied in 'send'. [NETWORK_ERR: XMLHttpRequest Exception 101].
-
diff --git a/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.checksum b/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.checksum
deleted file mode 100644
index 6d837a4..0000000
--- a/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-fb5e24646c6ac02f77f8dbfaf8d9e0cc
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.png b/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.png
deleted file mode 100644
index cfdedf3..0000000
Binary files a/LayoutTests/platform/mac/editing/pasteboard/4944770-expected.png and /dev/null differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list