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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt

Issue 1421113002: Auto-rebaseline for r355800 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
index 47e180c4aa2799a39d7490aeb3afd4247f4feadc..a2f646c749f2813d08923aadb7758bfc7152d182 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 756x19
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 756x19
text run at (0,0) width 756: "This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the same."
- LayoutBlockFlow {DIV} at (0,20) size 784x42
- LayoutText {#text} at (0,2) size 14x19
+ RenderBlock {DIV} at (0,20) size 784x42
+ RenderText {#text} at (0,2) size 14x19
text run at (0,2) width 7: "a"
text run at (7,2) width 7 LTR override: "\x{202D}e\x{300}"
- LayoutBR {BR} at (14,17) size 0x0
- LayoutText {#text} at (0,22) size 14x19
+ RenderBR {BR} at (14,17) size 0x0
+ RenderText {#text} at (0,22) size 14x19
text run at (0,22) width 14: "ae\x{300}"

Powered by Google App Engine
This is Rietveld 408576698