This document discusses fuzzing techniques for DOM and WebGL. It proposes an emulation-based approach to generate test cases that take into account runtime context like element states and relationships. Examples are given for fuzzing SVG and WebGL. Case studies of past DOM bugs involving use-after-free and out-of-bounds writes are also presented. The document concludes by thanking contributors to the field of DOM fuzzing.