[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:17:53 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 5b8914b3d9ff4df8d35aab77259060a0e7a91398
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 29 08:13:42 2011 +0000

    2011-01-29  Ryosuke Niwa  <rniwa at webkit.org>
    
            Unreviewed rebaselines and test expectation updates for Chromium Linux.
    
            * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
            * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
            * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77052 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0a52131..07ec039 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-29  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Unreviewed rebaselines and test expectation updates for Chromium Linux.
+
+        * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
+        * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
+        * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-01-28  Johnny Ding  <jnd at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum
new file mode 100644
index 0000000..c485636
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum
@@ -0,0 +1 @@
+8ed9fb5a60c8de2f501309152eef423c
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png
new file mode 100644
index 0000000..16c64c9
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt
new file mode 100644
index 0000000..3c81b1e
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x92
+  RenderBlock {HTML} at (0,0) size 800x92
+    RenderBody {BODY} at (8,8) size 784x68
+      RenderTable {TABLE} at (0,0) size 59x32 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 57x30
+          RenderTableRow {TR} at (0,2) size 57x26
+            RenderTableCell {TD} at (2,2) size 53x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderMenuList {SELECT} at (4,4) size 45x18 [bgcolor=#DDDDDD]
+                RenderBlock (anonymous) at (0,0) size 45x18
+                  RenderText at (4,1) size 22x16
+                    text run at (4,1) width 22: "test"
+      RenderBlock {P} at (0,48) size 784x20
+        RenderText {#text} at (0,0) size 425x19
+          text run at (0,0) width 425: "The select element in the table above must not spill outside of the table."
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index d792796..4352680 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1233,7 +1233,6 @@ BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE
 // are around either or both text or image may mismatch.
 BUGWK48651 LINUX MAC : http/tests/navigation/javascriptlink-frames.html = IMAGE IMAGE+TEXT
 BUGWK48651 LINUX MAC : http/tests/navigation/error404-goback.html = IMAGE IMAGE+TEXT TEXT
-BUGWK48651 LINUX : http/tests/navigation/postredirect-frames.html = IMAGE
 BUGWK48651 MAC : http/tests/navigation/error404-subframeload.html = IMAGE
 
 BUGCR26253 SLOW WIN RELEASE : http/tests/navigation/reload-subframe-object.html = PASS
@@ -1557,8 +1556,6 @@ BUGCR11483 LINUX : fast/forms/input-text-double-click.html = FAIL
 BUGCR11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL
 
 // Regressions from WebKit merge 43242:43321.  These just need to re-baselining:
-BUGCR24229 LINUX : fast/forms/select-dirty-parent-pref-widths.html = FAIL
-BUGCR24229 LINUX : svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL
 
 // Details for all of these are in the bugs.
 BUGCR12361 WIN : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
@@ -2466,9 +2463,6 @@ BUGCR54331 MAC : fast/forms/input-number-events.html = TEXT PASS
 BUGCR54333 WIN LINUX : fast/replaced/embed-display-none.html = PASS TIMEOUT
 BUGCR54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
 
-// New test in r66740
-BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT CRASH
-
 // WebKit r67068
 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html = IMAGE
 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr.html = IMAGE
@@ -3055,8 +3049,6 @@ BUGRNIWA SLOW LINUX : fast/text/large-text-composed-char-dos.html = PASS
 // Added by http://trac.webkit.org/changeset/76548
 BUGCR70686 MAC : fast/text/international/cjk-segmentation.html = TEXT
 
-// Added by http://trac.webkit.org/changeset/76674
-BUGCR70882 WIN LINUX : fast/text/offsetForPosition-complex-fallback.html = TEXT
 // Started failing at http://trac.webkit.org/changeset/76674
 BUGCR70882 MAC : fast/text/atsui-small-caps-punctuation-size.html = IMAGE
 BUGCR70882 MAC : fast/text/capitalize-boundaries.html = IMAGE
@@ -3099,4 +3091,4 @@ BUGCR71087 MAC DEBUG : media/video-currentTime.html = PASS TIMEOUT
 BUGWK53314 : media/controls-strict.html = IMAGE+TEXT
 BUGWK53314 : media/video-zoom-controls.html = IMAGE+TEXT
 
-BUGWK53347 SLOW WIN LINUX DEBUG : fast/repaint/4774354.html = PASS
+BUGWK53347 WIN LINUX DEBUG : fast/repaint/4774354.html = PASS TIMEOUT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list