Skip to content

Commit 2e498a8

Browse files
dbaronsvgeesus
authored andcommitted
Fix bikeshed preprocessing error.
Bikeshed was reporting: FATAL ERROR: No 'dfn' refs found for '… message topic …'. because of the interaction of: Use <i> Autolinks: yes with the boilerplate text generated for the mailing list information. Adding "… message topic …" to "Ignored Terms:" fixes this.
1 parent 2695859 commit 2e498a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geometry/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Previous Version: http://www.w3.org/TR/2014/WD-geometry-1-20140626/
1212
Previous Version: http://www.w3.org/TR/2014/WD-geometry-1-20140522/
1313
Previous Version: http://www.w3.org/TR/2013/WD-matrix-20130919/
1414
Group: fxtf
15-
Ignored Terms: float32array, float64array, indexsizeerror, DOMString, boolean
15+
Ignored Terms: float32array, float64array, indexsizeerror, DOMString, boolean, … message topic …
1616
Link Defaults: css-transforms-1 (type) <transform-list>/<transform-function>, css-transforms-1 (function) matrix3d()/matrix()
1717
Editor: Simon Pieters, Opera Software ASA, simonp@opera.com
1818
Editor: Dirk Schulze, Adobe Systems Inc., dschulze@adobe.com

0 commit comments

Comments
 (0)