Per servo/servo#37022 we should be adding steps to relevant algorithms. This can be added to the style guide with some examples. Things to look out for:
- Are all steps listed, those unimplemented have a
// TODO on the next line
- Steps ending with
.
- If there is spec text that doesn't link to a particular step, is there a link where it can be found