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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug30692-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/win/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt
index 397ad41e2e8553d28f7373fb6c9466084abb3e96..88a9b524830dcadc1e8b0ec00e174d18fcd8f79e 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt
@@ -45,12 +45,12 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 226x17
text run at (0,0) width 226: "OK: the height of the P is 80 pixels"
layer at (11,94) size 622x71 clip at (12,95) size 620x69
- RenderTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 618.39x16
RenderText {#text} at (0,0) size 336x16
text run at (0,0) width 336: "BUG: the height of the textarea is not 80%"
layer at (11,208) size 622x80 clip at (12,209) size 620x78
- RenderTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 618.39x16
RenderText {#text} at (0,0) size 344x16
text run at (0,0) width 344: "OK: the height of the textarea is 80 pixels"

Powered by Google App Engine
This is Rietveld 408576698