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

Unified Diff: LayoutTests/fast/encoding/charset-replacement-expected.txt

Issue 265973003: Implement "replacement" text encoding. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Request rebaseline the temporary chaset-replacement output Created 6 years, 7 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 | « LayoutTests/fast/encoding/charset-replacement-expected.png ('k') | Source/wtf/text/TextCodecReplacement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/encoding/charset-replacement-expected.txt
diff --git a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt b/LayoutTests/fast/encoding/charset-replacement-expected.txt
similarity index 65%
copy from LayoutTests/css3/filters/simple-filter-rendering-expected.txt
copy to LayoutTests/fast/encoding/charset-replacement-expected.txt
index 5005d3ab6c93a9b5dfe798f074ebbd816ee289c6..a73a2948a1dc93e72db8f34b67837a80e168befc 100644
--- a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt
+++ b/LayoutTests/fast/encoding/charset-replacement-expected.txt
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#A672A3]
+ RenderText {#text} at (0,0) size 16x19
+ text run at (0,0) width 16: "\x{FFFD}"
« no previous file with comments | « LayoutTests/fast/encoding/charset-replacement-expected.png ('k') | Source/wtf/text/TextCodecReplacement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698