Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/fonts/graphite/grtest-simple.gdl

14 lines
No EOL
170 B
Text

#include "stddef.gdh"
table(glyph)
clsFail = codepoint("FAIL");
clsPass = codepoint("PaSs");
endtable
table(substitution)
pass(1)
clsFail > clsPass;
endpass;
endtable