Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Qt] svg/text rebaseline after new test fonts (part 1)
https://bugs.webkit.org/show_bug.cgi?id=91762 Reviewed by Andreas Kling. * platform/qt-5.0-wk2/svg/text/kerning-expected.png: Removed. * platform/qt-5.0-wk2/svg/text/kerning-expected.txt: Removed. * platform/qt-5.0/Skipped: * platform/qt-5.0/svg/text/text-text-01-b-expected.png: Removed. * platform/qt-5.0/svg/text/text-text-01-b-expected.txt: Removed. * platform/qt-5.0/svg/text/text-text-04-t-expected.png: Removed. * platform/qt-5.0/svg/text/text-text-04-t-expected.txt: Removed. * platform/qt/svg/text/kerning-expected.png: * platform/qt/svg/text/kerning-expected.txt: * platform/qt/svg/text/small-fonts-2-expected.png: * platform/qt/svg/text/small-fonts-2-expected.txt: * platform/qt/svg/text/small-fonts-3-expected.png: * platform/qt/svg/text/small-fonts-3-expected.txt: * platform/qt/svg/text/small-fonts-expected.png: * platform/qt/svg/text/small-fonts-expected.txt: Added. * platform/qt/svg/text/small-fonts-in-html5-expected.png: * platform/qt/svg/text/small-fonts-in-html5-expected.txt: * platform/qt/svg/text/text-text-01-b-expected.png: * platform/qt/svg/text/text-text-01-b-expected.txt: * platform/qt/svg/text/text-text-03-b-expected.png: * platform/qt/svg/text/text-text-03-b-expected.txt: * platform/qt/svg/text/text-text-04-t-expected.png: * platform/qt/svg/text/text-text-04-t-expected.txt: * platform/qt/svg/text/text-text-05-t-expected.png: * platform/qt/svg/text/text-text-05-t-expected.txt: * platform/qt/svg/text/text-text-06-t-expected.png: * platform/qt/svg/text/text-text-06-t-expected.txt: * platform/qt/svg/text/text-text-07-t-expected.png: * platform/qt/svg/text/text-text-07-t-expected.txt: * platform/qt/svg/text/text-text-08-b-expected.png: * platform/qt/svg/text/text-text-08-b-expected.txt: Canonical link: https://commits.webkit.org/109718@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@123264 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
554 additions
and 1,073 deletions.
- +39 −0 LayoutTests/ChangeLog
- BIN LayoutTests/platform/qt-5.0-wk2/svg/text/kerning-expected.png
- +0 −103 LayoutTests/platform/qt-5.0-wk2/svg/text/kerning-expected.txt
- +0 −12 LayoutTests/platform/qt-5.0/Skipped
- BIN LayoutTests/platform/qt-5.0/svg/text/text-text-01-b-expected.png
- +0 −205 LayoutTests/platform/qt-5.0/svg/text/text-text-01-b-expected.txt
- BIN LayoutTests/platform/qt-5.0/svg/text/text-text-04-t-expected.png
- +0 −246 LayoutTests/platform/qt-5.0/svg/text/text-text-04-t-expected.txt
- BIN LayoutTests/platform/qt/svg/text/kerning-expected.png
- +94 −94 LayoutTests/platform/qt/svg/text/kerning-expected.txt
- BIN LayoutTests/platform/qt/svg/text/small-fonts-2-expected.png
- +35 −35 LayoutTests/platform/qt/svg/text/small-fonts-2-expected.txt
- BIN LayoutTests/platform/qt/svg/text/small-fonts-3-expected.png
- +9 −9 LayoutTests/platform/qt/svg/text/small-fonts-3-expected.txt
- BIN LayoutTests/platform/qt/svg/text/small-fonts-expected.png
- +8 −0 LayoutTests/platform/qt/svg/text/small-fonts-expected.txt
- BIN LayoutTests/platform/qt/svg/text/small-fonts-in-html5-expected.png
- +10 −10 LayoutTests/platform/qt/svg/text/small-fonts-in-html5-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-01-b-expected.png
- +159 −159 LayoutTests/platform/qt/svg/text/text-text-01-b-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-03-b-expected.png
- +33 −33 LayoutTests/platform/qt/svg/text/text-text-03-b-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-04-t-expected.png
- +53 −53 LayoutTests/platform/qt/svg/text/text-text-04-t-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-05-t-expected.png
- +53 −53 LayoutTests/platform/qt/svg/text/text-text-05-t-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-06-t-expected.png
- +13 −13 LayoutTests/platform/qt/svg/text/text-text-06-t-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-07-t-expected.png
- +32 −32 LayoutTests/platform/qt/svg/text/text-text-07-t-expected.txt
- BIN LayoutTests/platform/qt/svg/text/text-text-08-b-expected.png
- +16 −16 LayoutTests/platform/qt/svg/text/text-text-08-b-expected.txt
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deleted file not rendered
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deleted file not rendered
Oops, something went wrong.