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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:55:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f02161fe2cf701af0b9b6514ccd83b96be61d281
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 1 21:06:36 2010 +0000

    2010-09-01  Tony Chang  <tony at chromium.org>
    
            Unreviewed, updating chromium test expectations.
    
            * platform/chromium-mac/fast/js/kde/RegExp-expected.txt: Rebaseline
            * platform/chromium-win/fast/forms/focus2-expected.txt: Removed because it's wrong.
            * platform/chromium-win/fast/js/kde/RegExp-expected.txt: Rebaseline
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66617 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c298538..5d2e3a8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-01  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, updating chromium test expectations.
+
+        * platform/chromium-mac/fast/js/kde/RegExp-expected.txt: Rebaseline
+        * platform/chromium-win/fast/forms/focus2-expected.txt: Removed because it's wrong.
+        * platform/chromium-win/fast/js/kde/RegExp-expected.txt: Rebaseline
+        * platform/chromium/test_expectations.txt:
+
 2010-09-01  Gavin Barraclough  <barraclough at apple.com>
 
         Rubber stamped by Oliver Hunt.
diff --git a/LayoutTests/platform/chromium-mac/fast/js/kde/RegExp-expected.txt b/LayoutTests/platform/chromium-mac/fast/js/kde/RegExp-expected.txt
index 7f02f2d..9a9db6e 100644
--- a/LayoutTests/platform/chromium-mac/fast/js/kde/RegExp-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/js/kde/RegExp-expected.txt
@@ -48,10 +48,10 @@ PASS RegExp.$3 is '200'
 PASS RegExp.$5 is '150'
 PASS RegExp.$7 is '15'
 PASS ''.match(/((\d+)(px)* (\d+)(px)* (\d+)(px)* (\d+)(px)*)/) is null
-FAIL RegExp.$1 should be . Was 100.
-FAIL RegExp.$3 should be . Was 200.
-FAIL RegExp.$5 should be . Was 150.
-FAIL RegExp.$7 should be . Was 15.
+PASS RegExp.$1 is '100'
+PASS RegExp.$3 is '200'
+PASS RegExp.$5 is '150'
+PASS RegExp.$7 is '15'
 PASS 'faure at kde.org'.match(invalidChars) == null is true
 PASS 'faure-kde at kde.org'.match(invalidChars) == null is false
 PASS 'test1test2'.replace('test','X') is 'X1test2'
diff --git a/LayoutTests/platform/chromium-win/fast/forms/focus2-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/focus2-expected.txt
deleted file mode 100644
index 93a8239..0000000
--- a/LayoutTests/platform/chromium-win/fast/forms/focus2-expected.txt
+++ /dev/null
@@ -1,95 +0,0 @@
-This test tabs between lots of elements, printing out the events you see along the way.
-
-
-anchor
-
-PARENT DOCUMENT:
-focus event: [to] BUTTON
-keydown event: [to] BUTTON
-blur event: [to] BUTTON
-focus event: [to] CHECKBOX
-keydown event: [to] CHECKBOX
-blur event: [to] CHECKBOX
-focus event: [to] FILE
-keydown event: [to] FILE
-blur event: [to] FILE
-focus event: [to] IMAGE
-keydown event: [to] IMAGE
-blur event: [to] IMAGE
-focus event: [to] ISINDEX
-keydown event: [to] ISINDEX
-blur event: [to] ISINDEX
-focus event: [to] PASSWORD
-keydown event: [to] PASSWORD
-blur event: [to] PASSWORD
-focus event: [to] RADIO
-keydown event: [to] RADIO
-blur event: [to] RADIO
-focus event: [to] RANGE
-keydown event: [to] RANGE
-blur event: [to] RANGE
-focus event: [to] RESET
-keydown event: [to] RESET
-blur event: [to] RESET
-focus event: [to] SEARCH
-keydown event: [to] SEARCH
-blur event: [to] SEARCH
-focus event: [to] SUBMIT
-keydown event: [to] SUBMIT
-blur event: [to] SUBMIT
-focus event: [to] TEXT
-keydown event: [to] TEXT
-blur event: [to] TEXT
-focus event: [to] TEXTAREA
-keydown event: [to] TEXTAREA
-blur event: [to] TEXTAREA
-focus event: [to] DIV
-keydown event: [to] DIV
-blur event: [to] DIV
-focus event: [to] BUTTON
-blur event: [to] BUTTON
-
-IFRAME DOCUMENT:
-focus event: [to] BUTTON
-keydown event: [to] BUTTON
-blur event: [to] BUTTON
-focus event: [to] CHECKBOX
-keydown event: [to] CHECKBOX
-blur event: [to] CHECKBOX
-focus event: [to] FILE
-keydown event: [to] FILE
-blur event: [to] FILE
-focus event: [to] IMAGE
-keydown event: [to] IMAGE
-blur event: [to] IMAGE
-focus event: [to] ISINDEX
-keydown event: [to] ISINDEX
-blur event: [to] ISINDEX
-focus event: [to] PASSWORD
-keydown event: [to] PASSWORD
-blur event: [to] PASSWORD
-focus event: [to] RADIO
-keydown event: [to] RADIO
-blur event: [to] RADIO
-focus event: [to] RANGE
-keydown event: [to] RANGE
-blur event: [to] RANGE
-focus event: [to] RESET
-keydown event: [to] RESET
-blur event: [to] RESET
-focus event: [to] SEARCH
-keydown event: [to] SEARCH
-blur event: [to] SEARCH
-focus event: [to] SUBMIT
-keydown event: [to] SUBMIT
-blur event: [to] SUBMIT
-focus event: [to] TEXT
-keydown event: [to] TEXT
-blur event: [to] TEXT
-focus event: [to] TEXTAREA
-keydown event: [to] TEXTAREA
-blur event: [to] TEXTAREA
-focus event: [to] DIV
-keydown event: [to] DIV
-blur event: [to] DIV
-focus event: [to] BUTTON
diff --git a/LayoutTests/platform/chromium-win/fast/js/kde/RegExp-expected.txt b/LayoutTests/platform/chromium-win/fast/js/kde/RegExp-expected.txt
index 7f02f2d..9a9db6e 100644
--- a/LayoutTests/platform/chromium-win/fast/js/kde/RegExp-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/js/kde/RegExp-expected.txt
@@ -48,10 +48,10 @@ PASS RegExp.$3 is '200'
 PASS RegExp.$5 is '150'
 PASS RegExp.$7 is '15'
 PASS ''.match(/((\d+)(px)* (\d+)(px)* (\d+)(px)* (\d+)(px)*)/) is null
-FAIL RegExp.$1 should be . Was 100.
-FAIL RegExp.$3 should be . Was 200.
-FAIL RegExp.$5 should be . Was 150.
-FAIL RegExp.$7 should be . Was 15.
+PASS RegExp.$1 is '100'
+PASS RegExp.$3 is '200'
+PASS RegExp.$5 is '150'
+PASS RegExp.$7 is '15'
 PASS 'faure at kde.org'.match(invalidChars) == null is true
 PASS 'faure-kde at kde.org'.match(invalidChars) == null is false
 PASS 'test1test2'.replace('test','X') is 'X1test2'
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index d8d9042..df994d5 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1197,7 +1197,7 @@ BUG10381 LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL
 // (there are a few others marked w/ multiple status like this in other parts of
 // the file, but they were left there as the comments in those areas are valid.)
 BUG10384 MAC SLOW : fast/dom/Window/new-window-opener.html = FAIL
-BUG10384 MAC : fast/forms/focus2.html = FAIL CRASH
+
 
 BUG10399 MAC : fast/encoding/char-encoding-mac.html = FAIL
 
@@ -2809,9 +2809,6 @@ BUG48737 WIN LINUX MAC SKIP : ietestcenter/Javascript/15.4.4.15-3-14.html = TIME
 BUG48737 WIN LINUX MAC SKIP : ietestcenter/Javascript/15.4.4.15-3-29.html = TIMEOUT
 BUG48737 WIN LINUX MAC SKIP : ietestcenter/Javascript/15.4.4.15-3-8.html = TIMEOUT
 
-// Broken prior to r62921.
-BUG48696 WIN LINUX : fast/forms/focus2.html = CRASH
-
 BUG49029 WIN LINUX MAC : fast/js/object-literal-syntax.html = TEXT
 
 BUG48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = IMAGE+TEXT
@@ -3152,3 +3149,6 @@ BUGWK44967 MAC : fast/multicol/float-paginate.html = IMAGE
 // New tests in r66523 and r66516
 BUGWK44996 WIN : inspector/report-API-errors.html = TEXT
 BUGWK44996 WIN : inspector/report-protocol-errors.html = TEXT
+
+// Not focusing an anchor when tab is pressed.
+BUGWK45061 : fast/forms/focus2.html = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list