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

Unified Diff: LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt

Issue 99903006: Revert "See also webkit.org/b/113415" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt
index b257db17256136e91a2291126fc5d2f952cb6b8e..5e52c802b8334a0b77e3813b0b576dd31844246a 100644
--- a/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x694
+layer at (0,0) size 785x678
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x694
- RenderBlock {HTML} at (0,0) size 785x694
- RenderBody {BODY} at (8,8) size 769x678
+layer at (0,0) size 785x678
+ RenderBlock {HTML} at (0,0) size 785x678
+ RenderBody {BODY} at (8,8) size 769x662
RenderBlock {P} at (0,0) size 769x20
RenderText {#text} at (0,0) size 515x19
text run at (0,0) width 515: "This page has a few tables within form elements within divs with various display styles."
@@ -155,8 +155,8 @@ layer at (0,0) size 785x694
RenderTableCell {TD} at (2,2) size 106x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 104x19
text run at (1,1) width 104: "display: table-cell"
- RenderBlock {DIV} at (0,596) size 769x82
- RenderTable at (0,0) size 51x82
+ RenderBlock {DIV} at (0,596) size 769x66
+ RenderTable at (0,0) size 51x66
RenderBlock {DIV} at (0,0) size 51x66
RenderBlock {FORM} at (0,0) size 51x66
RenderTable {TABLE} at (0,0) size 51x66

Powered by Google App Engine
This is Rietveld 408576698