summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 17:43:38 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 17:43:38 +0000
commite55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3 (patch)
treed4872d4ee913d846a494e7077b93ac3a61eff9b5 /DEPS
parentc486315a4356883fb1d4a968e21c6f1135e8d696 (diff)
downloadchromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.zip
chromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.tar.gz
chromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.tar.bz2
Merge from r43637 to r43664.
Just some new layout tests. 2 added to a new bug, the rest are rebaselined on windows and linux. The ellipsis changes are from http://trac.webkit.org/changeset/43664 and just have font differences. border-radius-clipping just has anti-alias differences in the rounded borders (skia). transformed document element is just a font difference. Review URL: http://codereview.chromium.org/115360 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bc97a76..c3e3fab 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "43637",
+ "webkit_revision": "43664",
}