| Index: Source/web/tests/data/touch-action-simple.html
|
| diff --git a/Source/web/tests/data/touch-action-simple.html b/Source/web/tests/data/touch-action-simple.html
|
| index f444314d58f368ae894502b5260481c8d2e19933..1a066477e3f8bb4d5880f5ef0e01f2e44a725ef1 100644
|
| --- a/Source/web/tests/data/touch-action-simple.html
|
| +++ b/Source/web/tests/data/touch-action-simple.html
|
| @@ -56,7 +56,7 @@
|
| </svg>
|
|
|
| <div class='ta-none' style='height: 0; margin-bottom: 50px'>
|
| - <svg expected-action='none' xmlns="http://www.w3.org/2000/svg">
|
| + <svg expected-action='none' xmlns="http://www.w3.org/2000/svg" height="100%">
|
| touch-action should be inherited by svg root element
|
| </svg>
|
| </div>
|
|
|