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

Unified Diff: LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-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/android/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-expected.txt b/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
index 9c642560544100a0c7d3a3293335441e56989a10..0dd2c471621bdccc31aca9b8ab9a861a5f492f02 100644
--- a/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x74
LayoutTableSection {TBODY} at (0,0) size 392x58
LayoutTableRow {TR} at (0,0) size 392x18
LayoutTableCell {TD} at (0,0) size 392x18 [bgcolor=#808080] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 392x18 [bgcolor=#FFC0CB]
+ LayoutTextControl {INPUT} at (0,0) size 392x18 [bgcolor=#FFC0CB]
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,18) size 392x40
LayoutTableCell {TD} at (0,18) size 392x40 [bgcolor=#808080] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698