Skip to content
Snippets Groups Projects
Commit 8d3b9474 authored by senorblanco@chromium.org's avatar senorblanco@chromium.org
Browse files

Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,

and font stuff for Linux.  Rebaselines affected tests, adjusts
test_expectations, and removes an extraneous include dir.  (Also sets the
svn:mime-type prop on some of the linux PNG files; they still diff as text
in rietveld this time, but I think they should be happier for next time.)

BUG=http://crbug.com/12002
TEST=If it builds, and layout tests pass, you're happy.

Review URL: http://codereview.chromium.org/118128

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17434 0039d316-1c4b-4281-b951-d872f2087c98
parent 5693bd6b
No related branches found
No related tags found
No related merge requests found
Showing
with 8 additions and 11 deletions
......@@ -32,7 +32,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@2084",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@171",
"http://skia.googlecode.com/svn/trunk@198",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
......
......@@ -279,6 +279,7 @@
'../third_party/skia/src/core/SkScan_Hairline.cpp',
'../third_party/skia/src/core/SkScan_Path.cpp',
'../third_party/skia/src/core/SkShader.cpp',
'../third_party/skia/src/core/SkShape.cpp',
'../third_party/skia/src/core/SkSpriteBlitter_ARGB32.cpp',
'../third_party/skia/src/core/SkSpriteBlitter_RGB16.cpp',
'../third_party/skia/src/core/SkSinTable.h',
......
1dffece3ee291e41e99b99137aa4a0bb
\ No newline at end of file
c5f3d273b961763c7fa81f3fed7b53e1
\ No newline at end of file
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png

13.7 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png

14.2 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/inline-crash-expected.png
  • 2-up
  • Swipe
  • Onion skin
82b6d99ebcb1f33af86e30a0d6a6bcc3
\ No newline at end of file
2f06b33bea53f2273c5f8be50e4103fd
\ No newline at end of file
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png

422 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png

429 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/reflection-masks-expected.png
  • 2-up
  • Swipe
  • Onion skin
35e23e1ba7b178d48d355efcafd52655
\ No newline at end of file
05f2becc0b6b4795a834b01f0c1fd676
\ No newline at end of file
957f29ab70df9cfd40507c3462b9b89c
\ No newline at end of file
c1309762cebe90969db6165b8184e160
\ No newline at end of file
1c2bf6743c8d78b29f2e17a19a519ea8
\ No newline at end of file
8f42848676af641a8148b64d1f013bae
\ No newline at end of file
webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png

422 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png

429 KiB | W: | H:

webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
  • 2-up
  • Swipe
  • Onion skin
b11c70dee1c211e839be4f8a69cc881d
\ No newline at end of file
15f61015d4fbcdfec99297483b629a2e
\ No newline at end of file
......@@ -1767,7 +1767,6 @@ BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL
BUG10434 LINUX : LayoutTests/fast/repaint/transform-absolute-in-positioned-container.html = FAIL
// SVG Mask-related tests. Most likely result of http://trac.webkit.org/changeset/41266.
BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
BUG10434 LINUX : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL
// Regression from merge 41268:41286
BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
......@@ -2570,9 +2569,6 @@ BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
// These tests were broken by skia r171:
// These ones seem to be mask/opacity-related:
BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL
BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL
BUG12002 WIN DEBUG : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL
BUG12002 LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL
// This one is flaky on Linux
BUG12004 LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL PASS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment