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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 218x18 7 RenderText {#text} at (0,0) size 218x18
8 text run at (0,0) width 218 LTR override: "This tests for a regression against " 8 text run at (0,0) width 218 LTR override: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 784x36 9 RenderInline {I} at (0,0) size 784x36
10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE]
11 RenderText {#text} at (217,0) size 355x18 11 RenderText {#text} at (217,0) size 355x18
12 text run at (217,0) width 355 LTR override: "http://bugzilla.opend arwin.org/show_bug.cgi?id=8076" 12 text run at (217,0) width 355 LTR override: "http://bugzilla.opend arwin.org/show_bug.cgi?id=8076"
13 RenderText {#text} at (571,0) size 784x36 13 RenderText {#text} at (571,0) size 784x36
14 text run at (571,0) width 213 LTR override: " REGRESSION: native tex t fields" 14 text run at (571,0) width 213 LTR override: " REGRESSION: native tex t fields"
15 text run at (0,18) width 253 LTR override: "are reversed on \"visual Hebrew\" pages" 15 text run at (0,18) width 253 LTR override: "are reversed on \"visual Hebrew\" pages"
16 RenderText {#text} at (252,18) size 5x18 16 RenderText {#text} at (252,18) size 5x18
17 text run at (252,18) width 5 LTR override: "." 17 text run at (252,18) width 5 LTR override: "."
18 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 18 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,70) size 784x19 19 RenderBlock {P} at (0,70) size 784x19
20 RenderText {#text} at (0,1) size 288x18 20 RenderText {#text} at (0,1) size 288x18
21 text run at (0,1) width 288 LTR override: "Text in the field should lo ok like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}" 21 text run at (0,1) width 288 LTR override: "Text in the field should lo ok like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
22 RenderBlock (anonymous) at (0,105) size 784x19 22 RenderBlock (anonymous) at (0,105) size 784x19
23 RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 23 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (11,116) size 117x13 25 layer at (11,116) size 117x13
26 RenderBlock {DIV} at (3,3) size 117x13 26 RenderBlock {DIV} at (3,3) size 117x13
27 RenderText {#text} at (0,0) size 30x13 27 RenderText {#text} at (0,0) size 30x13
28 text run at (0,0) width 30 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}" 28 text run at (0,0) width 30 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698