mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset de7aa6b08234 (bug 1194055) for windows 8 reftest failures CLOSED TREE
This commit is contained in:
parent
878dfeff75
commit
e350be705b
@ -557,9 +557,9 @@ skip-if(B2G||Mulet) == 363858-1.html 363858-1-ref.html # Initial mulet triage: p
|
|||||||
skip-if(B2G||Mulet) == 363858-2.html 363858-2-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
skip-if(B2G||Mulet) == 363858-2.html 363858-2-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
||||||
skip-if(B2G||Mulet) == 363858-3.html 363858-3-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
skip-if(B2G||Mulet) == 363858-3.html 363858-3-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
||||||
skip-if(B2G||Mulet) == 363858-4.html 363858-4-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
skip-if(B2G||Mulet) == 363858-4.html 363858-4-ref.html # Initial mulet triage: parity with B2G/B2G Desktop
|
||||||
fuzzy-if(OSX>=1008,45,2) fuzzy-if(winWidget,114,1) == 363858-5a.html 363858-5-ref.html
|
fuzzy-if(OSX>=1008,45,2) fuzzy-if(winWidget,37,1) == 363858-5a.html 363858-5-ref.html
|
||||||
== 363858-5b.html 363858-5-ref.html
|
== 363858-5b.html 363858-5-ref.html
|
||||||
fuzzy-if(OSX>=1008,45,2) fuzzy-if(winWidget,114,1) == 363858-6a.html 363858-6-ref.html
|
fuzzy-if(OSX>=1008,45,2) fuzzy-if(winWidget,37,1) == 363858-6a.html 363858-6-ref.html
|
||||||
== 363858-6b.html 363858-6-ref.html
|
== 363858-6b.html 363858-6-ref.html
|
||||||
== 363874.html 363874-ref.html
|
== 363874.html 363874-ref.html
|
||||||
== 363874-max-width.html 363874-max-width-ref.html
|
== 363874-max-width.html 363874-max-width-ref.html
|
||||||
|
@ -566,8 +566,6 @@ GetSysFontInfo(HDC aHDC, LookAndFeel::FontID anID,
|
|||||||
case LookAndFeel::eFont_Widget:
|
case LookAndFeel::eFont_Widget:
|
||||||
case LookAndFeel::eFont_Dialog:
|
case LookAndFeel::eFont_Dialog:
|
||||||
case LookAndFeel::eFont_Button:
|
case LookAndFeel::eFont_Button:
|
||||||
case LookAndFeel::eFont_Field:
|
|
||||||
case LookAndFeel::eFont_List:
|
|
||||||
// XXX It's not clear to me whether this is exactly the right
|
// XXX It's not clear to me whether this is exactly the right
|
||||||
// set of LookAndFeel values to map to the dialog font; we may
|
// set of LookAndFeel values to map to the dialog font; we may
|
||||||
// want to add or remove cases here after reviewing the visual
|
// want to add or remove cases here after reviewing the visual
|
||||||
|
Loading…
Reference in New Issue
Block a user