Index: sky/tests/editing/replace.sky |
diff --git a/sky/tests/editing/replace.sky b/sky/tests/editing/replace.sky |
index 498d2a15d9eda3677ad602c0723113282933c518..2085605348ae5efb637b393d10b67b181ef4ff1f 100644 |
--- a/sky/tests/editing/replace.sky |
+++ b/sky/tests/editing/replace.sky |
@@ -2,6 +2,7 @@ |
<style> |
.blue { |
border: 2px solid blue; |
+ display: paragraph; |
} |
</style> |
<div class="blue" contenteditable></div> |