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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt

Issue 2345183003: Rebaseline tests for crbug.com/262679(fieldset doesn't support 'display') (Closed)
Patch Set: synced to the head Created 4 years, 3 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: third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt
index 1e769d30c27abf4a8f6c5e120d8e880374a2e9da..7fe5e66cf9d1be19d199c34a7febd9eb569d656b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/fieldset/fieldset-with-float-expected.txt
@@ -4,7 +4,8 @@ layer at (0,0) size 800x336
LayoutBlockFlow {HTML} at (0,0) size 800x335.59
LayoutBlockFlow {BODY} at (8,8) size 784x319.59
LayoutFieldset {FIELDSET} at (2,0) size 780x319.59 [border: (2px groove #C0C0C0)]
- LayoutBlockFlow (floating) {DIV} at (14,7.59) size 300x300 [bgcolor=#008000]
- LayoutBlockFlow {DIV} at (14,7.59) size 752x50
- LayoutText {#text} at (300,0) size 88x17
- text run at (300,0) width 88: "Other content"
+ LayoutBlockFlow (anonymous) at (14,7.59) size 752x300
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 300x300 [bgcolor=#008000]
+ LayoutBlockFlow {DIV} at (0,0) size 752x50
+ LayoutText {#text} at (300,0) size 88x17
+ text run at (300,0) width 88: "Other content"

Powered by Google App Engine
This is Rietveld 408576698