diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 18:48:35 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 18:48:35 +0000 |
commit | 89467b5f1b8a59a8df00280589cb612c7691f766 (patch) | |
tree | c0d5079406ac7cf6b6d53459d99597cf9dececab /webkit/data/layout_tests | |
parent | db5b4ec48f291b7d0d6e7de144c9584a78e74a07 (diff) | |
download | chromium_src-89467b5f1b8a59a8df00280589cb612c7691f766.zip chromium_src-89467b5f1b8a59a8df00280589cb612c7691f766.tar.gz chromium_src-89467b5f1b8a59a8df00280589cb612c7691f766.tar.bz2 |
remove chromium-linux baseline for editing/execCommand/19089.html. This
changed in r8113 where the font name changed from Times to
'times new roman'. We now match the windows results exactly.
Review URL: http://codereview.chromium.org/18320
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/layout_tests')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/19089-expected.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/19089-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/19089-expected.txt deleted file mode 100644 index f9215ae..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/19089-expected.txt +++ /dev/null @@ -1,2 +0,0 @@ -This tests to make sure an ASSERT doesn't fire when performing a FormatBlock operation on a selection that ends just after a horizontal rule that is the last element in the document. The test should not assert. -<pre><span class="Apple-style-span" style="font-family: Times; font-size: 16px; white-space: normal; "><hr></span></pre> |