From ee8ecd929945cbe1ee4f06c07c90eac9bb9de67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sun, 27 Mar 2016 16:25:46 +0200 Subject: [PATCH] webgl: tests: Fix webgl triangle test It was giving a ton of whitespace errors, and I don't know if it's due to nodeValue or ANGLE... --- tests/html/test_webgl_triangle.html | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/tests/html/test_webgl_triangle.html b/tests/html/test_webgl_triangle.html index cf8b1f5251b..2386f3fa1bf 100644 --- a/tests/html/test_webgl_triangle.html +++ b/tests/html/test_webgl_triangle.html @@ -9,23 +9,25 @@