mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Mark shader-uniform-packing-restrictions.html as long-running
This commit is contained in:
parent
ac822ee2fc
commit
983a914da3
3 changed files with 15 additions and 2 deletions
|
@ -94,3 +94,13 @@ index c1542f4fa9..b3ee786e0b 100644
|
|||
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
|
||||
<script src=/resources/testharness.js></script>
|
||||
<script src=/resources/testharnessreport.js></script>
|
||||
--- i/conformance/glsl/misc/shader-uniform-packing-restrictions.html
|
||||
+++ w/conformance/glsl/misc/shader-uniform-packing-restrictions.html
|
||||
@@ -29,6 +29,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
+<meta name="timeout" content="long">
|
||||
<title>WebGL uniform packing restrctions Conformance Test</title>
|
||||
<link rel="stylesheet" href="../../../resources/js-test-style.css"/>
|
||||
<link rel="stylesheet" href="../../../resources/glsl-feature-tests.css"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue