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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/fieldset-display-row-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/css/fieldset-display-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
index a896dafb34634eafc66f719fc545ac486b9822d5..140adf166ae777b5a9674627e04bcf79d67974d2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
@@ -4,5 +4,6 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutFieldset {FIELDSET} at (2,0) size 780x37.59 [border: (2px groove #C0C0C0)]
- LayoutText {#text} at (14,8) size 384x18
- text run at (14,8) width 384: "If you can see this fieldset without crashing, then all is well."
+ LayoutBlockFlow (anonymous) at (14,7.59) size 752x18
+ LayoutText {#text} at (0,0) size 384x18
+ text run at (0,0) width 384: "If you can see this fieldset without crashing, then all is well."

Powered by Google App Engine
This is Rietveld 408576698