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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/css/fieldset-display-row-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt
index 3b7fc84518f22099abd10cec3b5813e0af1dd3b0..9727a617140efa3082d89c93b3059209d580a093 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 385x17
- text run at (14,8) width 385: "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 385x17
+ text run at (0,0) width 385: "If you can see this fieldset without crashing, then all is well."

Powered by Google App Engine
This is Rietveld 408576698