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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.txt
index d13aa0b970f8264895983753fc1398befd4801ea..72cd8213dee3b588e64692eafe4c092b58fd44c2 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug194024-expected.txt
@@ -100,47 +100,47 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (20,2) size 742x36 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTableCell {TD} at (764,18) size 16x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
layer at (20,26) size 760x32 clip at (21,27) size 758x30
- RenderTextControl {TEXTAREA} at (0,0) size 760x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 760x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 754x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (20,76) size 760x32 clip at (21,77) size 758x30
- RenderTextControl {TEXTAREA} at (0,0) size 760x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 760x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 754x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (24,128) size 752x32 clip at (25,129) size 750x30
- RenderTextControl {TEXTAREA} at (0,0) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 746x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (24,182) size 752x32 clip at (25,183) size 750x30
- RenderTextControl {TEXTAREA} at (0,0) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 746x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (27,237) size 746x32 clip at (28,238) size 744x30
- RenderTextControl {TEXTAREA} at (1,1) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 740x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (27,293) size 746x32 clip at (28,294) size 744x30
- RenderTextControl {TEXTAREA} at (1,1) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 740x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (24,348) size 752x32 clip at (25,349) size 750x30
- RenderTextControl {TEXTAREA} at (1,1) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 752x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 746x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (27,403) size 746x32 clip at (28,404) size 744x30
- RenderTextControl {TEXTAREA} at (2,2) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (2,2) size 746x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 740x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
layer at (31,461) size 738x32 clip at (32,462) size 736x30
- RenderTextControl {TEXTAREA} at (2,2) size 738x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (2,2) size 738x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 732x13
RenderText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"

Powered by Google App Engine
This is Rietveld 408576698