| 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 ed54e3bfb57b5d8b0abe8ae0a2601741f8e08585..c6e891f55b647382901cf20b45cc64757e47d7a4 100644
|
| --- a/Source/web/tests/data/touch-action-simple.html
|
| +++ b/Source/web/tests/data/touch-action-simple.html
|
| @@ -22,7 +22,7 @@
|
| </div>
|
|
|
| <div class='ta-none' style='height: 0; margin-bottom: 50px'>
|
| - <span expected-action='none' style='display:inline-block'>
|
| + <span expected-action='none' style='display:inline-block, margin:0'>
|
| touch-action should be inherited by inline-block elements
|
| </span>
|
| </div>
|
|
|