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

Unified Diff: LayoutTests/platform/linux/fast/forms/plaintext-mode-2-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/linux/fast/forms/plaintext-mode-2-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/plaintext-mode-2-expected.txt b/LayoutTests/platform/linux/fast/forms/plaintext-mode-2-expected.txt
index 42f2391edc8a5d1a379a2639ee5b4d8799b36f9d..be74a71483fe66f0a6cce0a8fdb4adda055e6ef5 100644
--- a/LayoutTests/platform/linux/fast/forms/plaintext-mode-2-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/plaintext-mode-2-expected.txt
@@ -27,11 +27,11 @@ layer at (0,0) size 800x600
text run at (347,0) width 188: "All richness should be stripped."
LayoutBlockFlow {OL} at (0,58) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 313x19
text run at (0,0) width 313: "Success: document.execCommand(\"Copy\") == true"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 312x19
text run at (0,0) width 312: "Success: document.execCommand(\"Paste\") == true"
layer at (10,11) size 596x16

Powered by Google App Engine
This is Rietveld 408576698