mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1349308 - Reftest for -apple-system glyph metrics adjustment. r=jrmuizel
This commit is contained in:
parent
3e217c19d1
commit
c0f6fbe3a0
2
layout/reftests/text/1349308-1.html
Normal file
2
layout/reftests/text/1349308-1.html
Normal file
@ -0,0 +1,2 @@
|
||||
<!-- bold font should *not* have the same glyph widths as regular face -->
|
||||
<span style="font:36px -apple-system;font-weight:bold;padding:2px;background:black">abcdefghijklmnopqrstuvwxyz
|
1
layout/reftests/text/1349308-notref.html
Normal file
1
layout/reftests/text/1349308-notref.html
Normal file
@ -0,0 +1 @@
|
||||
<span style="font:36px -apple-system;font-weight:normal;padding:2px;background:black">abcdefghijklmnopqrstuvwxyz
|
@ -187,6 +187,7 @@ HTTP(..) != fallback-mark-stacking-1.html fallback-mark-stacking-1-notref.html
|
||||
HTTP(..) != 1170688.html 1170688-ref.html
|
||||
fails-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == 1320665-cmap-format-13.html 1320665-cmap-format-13-ref.html # see bug 1320665 comments 8-9
|
||||
HTTP(..) == 1331339-script-extensions-shaping-1.html 1331339-script-extensions-shaping-1-ref.html
|
||||
skip-if(!cocoaWidget) != 1349308-1.html 1349308-notref.html # macOS-specific test for -apple-system glyph metrics
|
||||
|
||||
# ensure emoji chars don't render blank (bug 715798, bug 779042);
|
||||
# should at least render hexboxes if there's no font support
|
||||
|
Loading…
Reference in New Issue
Block a user