[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

rniwa at webkit.org rniwa at webkit.org
Mon Feb 21 00:29:23 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit f63e465506b86ff0e6351193aca56a3fea873f78
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 1 03:54:17 2011 +0000

    2011-01-31  Emil A Eklund  <eae at chromium.org>
    
            Reviewed by Darin Adler.
    
            Setting "selected" attribute to false should have no effect in single line <select>
            https://bugs.webkit.org/show_bug.cgi?id=52436
    
            Add test for changing the selection in a one-line select element using\
            the option.selected property.
    
            * fast/dom/HTMLSelectElement/selected-false-expected.txt: Added.
            * fast/dom/HTMLSelectElement/selected-false.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77208 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 814abe5..283b13a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -13,6 +13,12 @@
 
 2011-01-31  Ryosuke Niwa  <rniwa at webkit.org>
 
+        Unreviewed Chromium GPU test expectation update.
+
+        * platform/chromium-gpu/test_expectations.txt:
+
+2011-01-31  Ryosuke Niwa  <rniwa at webkit.org>
+
         Unreviewed Chromium rebaselines for r77173.
 
         * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum:
diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt
index 987a8e9..27a4138 100644
--- a/LayoutTests/platform/chromium-gpu/test_expectations.txt
+++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt
@@ -390,3 +390,5 @@ BUGWK52341 : fast/canvas/canvas-large-dimensions.html = TEXT
 // These will need to rebaselined after the new path drawing lands. 
 BUG_SENORBLANCO WIN LINUX : fast/canvas/canvas-composite.html = IMAGE 
 BUG_SENORBLANCO WIN LINUX : fast/canvas/canvas-transform-skewed.html = IMAGE 
+
+BUGWK53469 MAC : compositing/scroll-painted-composited-content.html = CRASH PASS
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index d9c09c3..8337baf 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3089,4 +3089,4 @@ BUGCR71418 MAC : fast/transforms/shadows.html = IMAGE PASS
 
 BUGWK53446 WIN LINUX DEBUG : http/tests/navigation/forward-and-cancel.html = PASS TEXT
 
-BUGWK53459 WIN LINUX : editing/pasteboard/3976872.html = PASS TIMEOUT
\ No newline at end of file
+BUGWK53459 WIN LINUX : editing/pasteboard/3976872.html = PASS TIMEOUT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list