diff options
Diffstat (limited to 'layout/reftests/css-display/display-contents-shadow-dom-1-ref.html')
-rw-r--r-- | layout/reftests/css-display/display-contents-shadow-dom-1-ref.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layout/reftests/css-display/display-contents-shadow-dom-1-ref.html b/layout/reftests/css-display/display-contents-shadow-dom-1-ref.html index f57822901..6e6dad233 100644 --- a/layout/reftests/css-display/display-contents-shadow-dom-1-ref.html +++ b/layout/reftests/css-display/display-contents-shadow-dom-1-ref.html @@ -45,8 +45,6 @@ span { color:blue; } <span style="color:green">R</span> <div></div> <b style="color:green">V</b> - <b style="color:green">W</b> - <b style="color:green">X</b> <!-- <b style="color:green">Y</b> --> </body> </html> |