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

antonm at chromium.org antonm at chromium.org
Wed Dec 22 16:20:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ca49e4fa582ff1e4adfdfafcc776d95d18ad2937
Author: antonm at chromium.org <antonm at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 22 12:11:40 2010 +0000

    Not reviewed.  Rebaselining fast/images/imagemap-focus-ring-zoom.html for Chromium on Win and Linux.
    
    * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
    * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
    * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
    * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
    * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
    * platform/chromium/test_expectations.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72517 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cdb5f7a..5172323 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-11-22  Anton Muhin  <antonm at chromium.org>
 
+        Not reviewed.  Rebaselining fast/images/imagemap-focus-ring-zoom.html for Chromium on Win and Linux.
+
+        * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
+        * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
+        * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
+        * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
+        * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
+2010-11-22  Anton Muhin  <antonm at chromium.org>
+
         Not reviewed.  Rebaselining svg/custom/image-rescale.svg for Chromium on Mac.
 
         * platform/chromium-mac/svg/custom/image-rescale-expected.checksum: Added.
diff --git a/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum b/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum
new file mode 100644
index 0000000..f7bed5f
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.checksum
@@ -0,0 +1 @@
+129267d8305f51325018d810dc178680
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png b/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png
new file mode 100644
index 0000000..e56c6d5
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum
new file mode 100644
index 0000000..a20840c
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.checksum
@@ -0,0 +1 @@
+26ce7833508915f667ac32e921e21065
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png
new file mode 100644
index 0000000..3e4ca5d
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt
new file mode 100644
index 0000000..6898731
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt
@@ -0,0 +1,15 @@
+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 (11,11) size 778x578
+      RenderText {#text} at (0,0) size 776x244
+        text run at (0,0) width 776: "This test can be used to ensure that a focus ring is drawn correctly for an imagemap"
+        text run at (0,27) width 758: "even when the page is zoomed. This test PASSED if a focus ring is drawn around"
+        text run at (0,218) width 376: "the <area> in the imagemap to the right. "
+      RenderInline {MAP} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderImage {IMG} at (376,54) size 184x184
+      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 5306d16..f622d01 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3207,7 +3207,6 @@ BUG_ANTONM : svg/dom/svgpath-out-of-bounds-getPathSeg.html = TEXT
 BUG_ANTONM : svg/filters/filter-rounding-issues.svg = IMAGE IMAGE+TEXT
 
 // To be rebaselined (http://trac.webkit.org/changeset/72402)
-BUG_ANTONM : fast/images/imagemap-focus-ring-zoom.html = IMAGE IMAGE+TEXT
 
 // Seems like it started failing with r72364.
 BUG_LEVIN LINUX MAC : svg/custom/use-infinite-recursion.svg = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list