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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
similarity index 97%
rename from LayoutTests/platform/mac-snowleopard/fast/forms/form-hides-table-expected.txt
rename to LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
index 0e1f04cc1276e8f2f0be6a42813ca9c7dac49c97..8092ab211832d08357a172d1c28b044d9abdbe75 100644
--- a/LayoutTests/platform/mac-snowleopard/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x658
+layer at (0,0) size 785x642
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x658
- RenderBlock {HTML} at (0,0) size 785x658
- RenderBody {BODY} at (8,8) size 769x642
+layer at (0,0) size 785x642
+ RenderBlock {HTML} at (0,0) size 785x642
+ RenderBody {BODY} at (8,8) size 769x626
RenderBlock {P} at (0,0) size 769x18
RenderText {#text} at (0,0) size 551x18
text run at (0,0) width 551: "This page has a few tables within form elements within divs with various display styles."
@@ -155,8 +155,8 @@ layer at (0,0) size 785x658
RenderTableCell {TD} at (2,2) size 112x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 110x18
text run at (1,1) width 110: "display: table-cell"
- RenderBlock {DIV} at (0,566) size 769x76
- RenderTable at (0,0) size 55x76
+ RenderBlock {DIV} at (0,566) size 769x60
+ RenderTable at (0,0) size 55x60
RenderBlock {DIV} at (0,0) size 55x60
RenderBlock {FORM} at (0,0) size 55x60
RenderTable {TABLE} at (0,0) size 55x60

Powered by Google App Engine
This is Rietveld 408576698