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

Unified Diff: LayoutTests/platform/linux/fast/xsl/xslt-enc-cyr-expected.txt

Issue 365873002: Implement a part of ProcessingInstruction by using PrivateScript (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WIP: async XHR, rewriting layout tests Created 6 years, 3 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/xsl/xslt-enc-cyr-expected.txt
diff --git a/LayoutTests/platform/linux/fast/xsl/xslt-enc-cyr-expected.txt b/LayoutTests/platform/linux/fast/xsl/xslt-enc-cyr-expected.txt
index c03380496864b1c3ed4d8d29558b13c92682ffc8..a5765cd2d6d637ff71f256d67d538f62da452788 100644
--- a/LayoutTests/platform/linux/fast/xsl/xslt-enc-cyr-expected.txt
+++ b/LayoutTests/platform/linux/fast/xsl/xslt-enc-cyr-expected.txt
@@ -1,11 +1,19 @@
layer at (0,0) size 800x600
RenderView 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
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "CHARACTERS IN XSLT: \x{414}\x{43E}\x{431}\x{430}\x{432}\x{43B}\x{435}\x{43D}\x{43D}\x{44B}\x{439} \x{442}\x{435}\x{43A}\x{441}\x{442} "
- RenderBR {BR} at (310,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 216x19
- text run at (0,40) width 216: "SOURCE XML: \x{418}\x{441}\x{445}\x{43E}\x{434}\x{43D}\x{44B}\x{439} \x{442}\x{435}\x{43A}\x{441}\x{442}"
+layer at (0,0) size 800x175
+ RenderBlock {HTML} at (0,0) size 800x175
+ RenderBody {BODY} at (8,8) size 784x159
+layer at (8,8) size 304x154
+ RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x150
+ RenderView at (0,0) size 300x150
+ layer at (0,0) size 300x150
+ RenderBlock {HTML} at (0,0) size 300x150
+ RenderBody {BODY} at (8,8) size 284x134
+ RenderText {#text} at (0,0) size 267x39
+ text run at (0,0) width 267: "CHARACTERS IN XSLT: \x{414}\x{43E}\x{431}\x{430}\x{432}\x{43B}\x{435}\x{43D}\x{43D}\x{44B}\x{439}"
+ text run at (0,20) width 39: "\x{442}\x{435}\x{43A}\x{441}\x{442} "
+ RenderBR {BR} at (39,35) size 0x0
+ RenderBR {BR} at (0,40) size 0x19
+ RenderText {#text} at (0,60) size 216x19
+ text run at (0,60) width 216: "SOURCE XML: \x{418}\x{441}\x{445}\x{43E}\x{434}\x{43D}\x{44B}\x{439} \x{442}\x{435}\x{43A}\x{441}\x{442}"

Powered by Google App Engine
This is Rietveld 408576698