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

Unified Diff: LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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
Index: LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt b/LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt
index a2f0b7def0b413532ceca112a6ee84b023787c1c..31dd3fd6fd324123f1269477b9989d005d44b155 100644
--- a/LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/execCommand/5190926-expected.txt
@@ -5,17 +5,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {OL} at (0,0) size 784x60
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutInline {U} at (0,0) size 468x19
LayoutText {#text} at (0,0) size 468x19
text run at (0,0) width 468: "This tests for a crash when making and removing lists from underlined content."
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutInline {U} at (0,0) size 257x19
LayoutText {#text} at (0,0) size 257x19
text run at (0,0) width 257: "All three paragraphs should be in list items."
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutInline {U} at (0,0) size 209x19
LayoutText {#text} at (0,0) size 209x19
text run at (0,0) width 209: "And all three should be underlined."

Powered by Google App Engine
This is Rietveld 408576698