Unreviewed, rolling out r106551.
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 17:20:15 +0000 (17:20 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 17:20:15 +0000 (17:20 +0000)
commit856d1b6a790b9c2dcf9c842e34c37d8ece50636c
tree6e33a140283a19ee5fd4bd2598f2c404bd181136
parent9cc2f748e4e91f3c5b5c4b530d53bb8ad6b35ef7
Unreviewed, rolling out r106551.
http://trac.webkit.org/changeset/106551
https://bugs.webkit.org/show_bug.cgi?id=77648

Breaking mac and gtk tests due to font differences. (Requested
by _pdr_ on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-02-02

Source/WebCore:

* platform/graphics/SVGGlyph.cpp:
(WebCore::charactersWithArabicForm):
* svg/SVGFontData.cpp:
(WebCore::SVGFontData::applySVGGlyphSelection):
* svg/SVGFontData.h:
(SVGFontData):

LayoutTests:

* svg/custom/glyph-selection-arabic-forms-expected.png: Removed.
* svg/custom/glyph-selection-arabic-forms-expected.txt: Removed.
* svg/custom/glyph-selection-arabic-forms.svg: Removed.
* svg/custom/glyph-selection-bidi-mirror-expected.png: Removed.
* svg/custom/glyph-selection-bidi-mirror-expected.txt: Removed.
* svg/custom/glyph-selection-bidi-mirror.svg: Removed.
* svg/custom/glyph-selection-non-bmp-expected.png: Removed.
* svg/custom/glyph-selection-non-bmp-expected.txt: Removed.
* svg/custom/glyph-selection-non-bmp.svg: Removed.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106563 268f45cc-cd09-0410-ab3c-d52691b4dbfc
14 files changed:
LayoutTests/ChangeLog
LayoutTests/svg/custom/glyph-selection-arabic-forms-expected.png [deleted file]
LayoutTests/svg/custom/glyph-selection-arabic-forms-expected.txt [deleted file]
LayoutTests/svg/custom/glyph-selection-arabic-forms.svg [deleted file]
LayoutTests/svg/custom/glyph-selection-bidi-mirror-expected.png [deleted file]
LayoutTests/svg/custom/glyph-selection-bidi-mirror-expected.txt [deleted file]
LayoutTests/svg/custom/glyph-selection-bidi-mirror.svg [deleted file]
LayoutTests/svg/custom/glyph-selection-non-bmp-expected.png [deleted file]
LayoutTests/svg/custom/glyph-selection-non-bmp-expected.txt [deleted file]
LayoutTests/svg/custom/glyph-selection-non-bmp.svg [deleted file]
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/SVGGlyph.cpp
Source/WebCore/svg/SVGFontData.cpp
Source/WebCore/svg/SVGFontData.h