Index: LayoutTests/editing/execCommand/16049-expected.txt |
=================================================================== |
--- LayoutTests/editing/execCommand/16049-expected.txt (revision 95747) |
+++ LayoutTests/editing/execCommand/16049-expected.txt (working copy) |
@@ -1,5 +1,5 @@ |
This tests to see if BackColor can be performed on a caret selection. The text typed afterword should have the new background color. |
-<span style="background-color: rgb(0, 0, 255);">Blue</span> |
+<span class="Apple-style-span" style="background-color: rgb(0, 0, 255);">Blue</span> |
This tests to see if ForeColor can be performed in a plaintext-only region. The text typed afterword should not have the requested color. |
Black |