Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt

Issue 1232593004: Don't resolve extended color keywords during parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test expectations fixups. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/css/parsing-text-emphasis.html » ('j') | Source/core/dom/TextLinkColors.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt
diff --git a/LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt b/LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt
index 34afc86731d471fdf29d41f3193d592cfe6cce2a..9194d26a83c299d9f228accd885788951a61888d 100644
--- a/LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt
+++ b/LayoutTests/editing/execCommand/insert-list-with-noneditable-content-expected.txt
@@ -3,7 +3,7 @@ This tests list creation in an editable context but across non-editable content.
| <li>
| "Editabl<#selection-anchor>e paragraph containing a "
| <span>
-| style="background-color: rgb(211, 211, 211);"
+| style="background-color: lightgray;"
| "non-editable"
| " in the middle"
| <br>
« no previous file with comments | « no previous file | LayoutTests/fast/css/parsing-text-emphasis.html » ('j') | Source/core/dom/TextLinkColors.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698