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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 18:38:29 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a1a561935df419cdcbfb540be52a88096e8c8c99
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 01:14:07 2010 +0000

    2010-12-14  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed. Test expectation update.
    
            Rebaseline fast/forms/ValidityState-typeMismatch-url.html
            http://crbug.com/66818
    
            Chromium has different expectations because it doesn't use KURL.
    
            * platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt:
            * platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74081 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2c1b453..46b7af9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-12-14  Kent Tamura  <tkent at chromium.org>
+
+        Unreviewed. Test expectation update.
+
+        Rebaseline fast/forms/ValidityState-typeMismatch-url.html
+        http://crbug.com/66818
+
+        Chromium has different expectations because it doesn't use KURL.
+
+        * platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt:
+        * platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-12-14  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed update of the pixel expectations for the Mac port.
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt
index e6d4bf4..ece66b9 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt
@@ -42,6 +42,7 @@ PASS http://www .google.com is a correct valid url.
 PASS http://www.&#10;google.&#13;com is a correct valid url.
 PASS http://host+ is a correct valid url.
 PASS http://myurl! is a correct valid url.
+PASS invalid is a correct valid url when disabled.
 PASS successfullyParsed is true
 
 TEST COMPLETE
diff --git a/LayoutTests/platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt
index e6d4bf4..ece66b9 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt
@@ -42,6 +42,7 @@ PASS http://www .google.com is a correct valid url.
 PASS http://www.&#10;google.&#13;com is a correct valid url.
 PASS http://host+ is a correct valid url.
 PASS http://myurl! is a correct valid url.
+PASS invalid is a correct valid url when disabled.
 PASS successfullyParsed is true
 
 TEST COMPLETE
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 1919dd7..938dca8 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3249,5 +3249,3 @@ BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
 
 BUGCR66751 : http/tests/local/link-stylesheet-load-order-preload.html = TEXT TIMEOUT PASS
 BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = TEXT TIMEOUT PASS
-
-BUGCR66818 : fast/forms/ValidityState-typeMismatch-url.html = TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list