You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ideas/image-replacement.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ One proposal for ''require-font()'' was to make it the same as ''require-font''.
42
42
43
43
It was assumed that ''require-font(generic-name)'' would always be true. However this needs to be specified: figuring out ''require-font(serif)'' on a system with only sans-serif fonts is not obvious.
44
44
45
+
The spec should perhaps specify that ''require-font()'' is always successful in non-visual media.
46
+
45
47
===== Examples =====
46
48
47
49
A basic example from Ian, demonstrating a range of fallback possibilities.
0 commit comments