Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 2647293005: Workaround platform differences in svg/text/combining-character-queries.html (Closed)

Created:
3 years, 11 months ago by pdr.
Modified:
3 years, 11 months ago
Reviewers:
fs
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Workaround platform differences in svg/text/combining-character-queries.html MacOS has consistent differences[1] in the glyphs of "ffi" with diacritics and the default cursive font (Apple Chancery). On some machines, two diacritics are drawn whereas on others only one is. This patch works around this difference by removing the ffi glyph from the test when the cursive family is used. Similarly[2], Linux has consistent differences in the space width preceding a missing glyph. On some machines, it is wider than others. This patch works around this difference by removing the space glyph in favor of a period. [1,2] http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_tests&showExpectations=true&tests=svg%2Ftext%2Fcombining-character-queries.html BUG=669693 Review-Url: https://codereview.chromium.org/2647293005 Cr-Commit-Position: refs/heads/master@{#445815} Committed: https://chromium.googlesource.com/chromium/src/+/eb52fcf8c84eb033f63d2839eb8805eb9ec137fe

Patch Set 1 #

Patch Set 2 : Rebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -367 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/text/combining-character-queries-expected.txt View 1 4 chunks +53 lines, -49 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/text/combining-character-queries-expected.txt View 1 4 chunks +69 lines, -65 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/text/combining-character-queries-expected.txt View 1 4 chunks +65 lines, -61 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/svg/text/combining-character-queries-expected.txt View 1 4 chunks +69 lines, -65 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/svg/text/combining-character-queries-expected.txt View 1 4 chunks +69 lines, -65 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/text/combining-character-queries-expected.png View 1 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/svg/text/combining-character-queries-expected.txt View 1 4 chunks +61 lines, -57 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/text/combining-character-queries.html View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
pdr.
Not a huge fan of this approach but I don't know of a better way ...
3 years, 11 months ago (2017-01-24 18:24:00 UTC) #5
fs
On 2017/01/24 at 18:24:00, pdr wrote: > Not a huge fan of this approach but ...
3 years, 11 months ago (2017-01-24 18:28:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2647293005/20001
3 years, 11 months ago (2017-01-24 20:55:32 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 21:21:34 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/eb52fcf8c84eb033f63d2839eb88...

Powered by Google App Engine
This is Rietveld 408576698