summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.pngbin0 -> 16224 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.pngbin0 -> 11418 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.txt13
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
6 files changed, 15 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.checksum
new file mode 100644
index 0000000..1e3b3f2
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.checksum
@@ -0,0 +1 @@
+abba4b494c26e57d01aaac9dd380658a \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.png
new file mode 100644
index 0000000..67c5531
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/canvas/arc360-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.checksum
new file mode 100644
index 0000000..a82ec88
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.checksum
@@ -0,0 +1 @@
+1bf6d9939c57721cc00191d700d54f7a \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.png
new file mode 100644
index 0000000..f5f68e0
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.txt
new file mode 100644
index 0000000..4d79f41
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/arc360-expected.txt
@@ -0,0 +1,13 @@
+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 (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x440
+ RenderText {#text} at (0,0) size 784x39
+ text run at (0,0) width 784: "Test canvas arc() start / end points when the arc is >= 360 degrees. The result should be a circle with two line segments connected"
+ text run at (0,20) width 394: "to the left hand side, towards the top left and bottom left corners. "
+ RenderHTMLCanvas {CANVAS} at (0,40) size 400x400
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 3b6c086..cf66722 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3175,7 +3175,6 @@ BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm
BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = FAIL PASS
// WebKit Roll 49761:49809
-BUG_JAPHET LINUX WIN : LayoutTests/fast/canvas/arc360.html = FAIL
BUG_JAPHET LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL
BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL
BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL