[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

zoltan at webkit.org zoltan at webkit.org
Thu Oct 29 20:45:28 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 79f4bbd2e4aec00f3fdb1d8d2986ef41b5bb017a
Author: zoltan at webkit.org <zoltan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 15 17:33:17 2009 +0000

    2009-10-15  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
    
            Reviewed by Adam Treat.
    
            [Qt] Add expected files for passing http tests.
    
            * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt: Added.
            * platform/qt/http/tests/uri/css-href-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49637 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a2becd2..7bc1b7d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,15 @@
 
         Reviewed by Adam Treat.
 
+        [Qt] Add expected files for passing http tests.
+
+        * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt: Added.
+        * platform/qt/http/tests/uri/css-href-expected.txt: Added.
+
+2009-10-15  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
+
+        Reviewed by Adam Treat.
+
         [Qt] Add expected files for passing svg tests.
 
         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt: Added.
diff --git a/LayoutTests/platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt b/LayoutTests/platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt
new file mode 100644
index 0000000..bec04a1
--- /dev/null
+++ b/LayoutTests/platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt
@@ -0,0 +1,22 @@
+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 784x584
+      RenderBR {BR} at (0,0) size 0x21
+      RenderText {#text} at (0,21) size 560x21
+        text run at (0,21) width 560: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
+      RenderBR {BR} at (560,37) size 0x0
+      RenderPartObject {IFRAME} at (0,42) size 304x154 [border: (2px inset #000000)]
+        layer at (0,0) size 300x150
+          RenderView at (0,0) size 300x150
+        layer at (0,0) size 300x150
+          RenderBlock {HTML} at (0,0) size 300x150
+            RenderBody {BODY} at (8,8) size 284x134
+              RenderImage {IMG} at (0,0) size 250x50
+      RenderText {#text} at (304,180) size 4x21
+        text run at (304,180) width 4: " "
+      RenderBR {BR} at (308,196) size 0x0
+      RenderText {#text} at (0,201) size 434x21
+        text run at (0,201) width 434: "The above image will tell you success or failure - green or red"
+      RenderBR {BR} at (434,217) size 0x0
diff --git a/LayoutTests/platform/qt/http/tests/uri/css-href-expected.txt b/LayoutTests/platform/qt/http/tests/uri/css-href-expected.txt
new file mode 100644
index 0000000..202e603
--- /dev/null
+++ b/LayoutTests/platform/qt/http/tests/uri/css-href-expected.txt
@@ -0,0 +1,28 @@
+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 784x21
+        RenderText {#text} at (0,0) size 57x21
+          text run at (0,0) width 57: "Test for "
+        RenderInline {A} at (0,0) size 76x21 [color=#0000EE]
+          RenderText {#text} at (57,0) size 76x21
+            text run at (57,0) width 76: "bug 11141"
+        RenderText {#text} at (133,0) size 377x21
+          text run at (133,0) width 8: ": "
+          text run at (141,0) width 369: "CSS '@import' doesn't respect HTML Base element."
+      RenderBlock {P} at (0,37) size 784x21 [color=#008000]
+        RenderText {#text} at (0,0) size 183x21
+          text run at (0,0) width 183: "This text should be green."
+      RenderBlock {P} at (0,74) size 784x63
+        RenderText {#text} at (0,0) size 771x63
+          text run at (0,0) width 425: "If it is red, the css has been loaded relative to the document. "
+          text run at (425,0) width 346: "If it is black, no stylesheet has been rendered, if it"
+          text run at (0,21) width 133: "is rendered green, "
+          text run at (133,21) width 518: "the stylesheet has been rendered correctly from the HREF attribute of the "
+          text run at (651,21) width 115: "Base element in"
+          text run at (0,42) width 251: "the HEAD section of this document."
+      RenderBlock {P} at (0,153) size 784x21 [color=#008000]
+        RenderText {#text} at (0,0) size 217x21
+          text run at (0,0) width 217: "This text should also be green."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list