diff options
-rw-r--r-- | tools/reproduceriter_shell.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/reproduceriter_shell.js b/tools/reproduceriter_shell.js index 4221a940..f425df82 100644 --- a/tools/reproduceriter_shell.js +++ b/tools/reproduceriter_shell.js @@ -653,6 +653,7 @@ var document = { framebufferRenderbuffer: function(){}, scissor: function(){}, colorMask: function(){}, + lineWidth: function(){}, }; } case '2d': { |