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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-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/mac/fast/forms/006-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-expected.txt
index 3831666d1c7558af0e02fa7398e4718632d7a5d6..dc020d81702bc0afa90097ee8bcc011ef3b05058 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/006-expected.txt
@@ -8,6 +8,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {LEGEND} at (42,0) size 124.66x18
LayoutText {#text} at (2,0) size 121x18
text run at (2,0) width 121: "Test without forms"
- LayoutBlockFlow {DIV} at (22,23.59) size 726x18
- LayoutText {#text} at (0,0) size 282x18
- text run at (0,0) width 282: "A DIV inside a fieldset, not related to forms"
+ LayoutBlockFlow (anonymous) at (22,15.59) size 726x26
+ LayoutBlockFlow {DIV} at (0,8) size 726x18
+ LayoutText {#text} at (0,0) size 282x18
+ text run at (0,0) width 282: "A DIV inside a fieldset, not related to forms"

Powered by Google App Engine
This is Rietveld 408576698