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

Unified Diff: third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt

Issue 2616403005: DevTools: Add types to all properties on SplitWidget (Closed)
Patch Set: Fix test Created 3 years, 11 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/inspector/components/minimum-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt
index b76530e1108ba3e7fd56d9d3d1c1d702e14e9147..f669091f43fab9cc392b005eefce8fe225dd38b0 100644
--- a/third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/components/minimum-size-expected.txt
@@ -44,8 +44,8 @@ Showing sidebar
Detaching sidebar
[splitWidget] left = 0; right = 500; top = 0; bottom = 500
[mainWidget] left = 0; right = 500; top = 0; bottom = 80
-[sidebarWidget] left = 0; right = 500; top = 102; bottom = 500
-[childSplitWidget] left = 0; right = 500; top = 0; bottom = 101
+[sidebarWidget] left = 0; right = 500; top = 142; bottom = 500
+[childSplitWidget] left = 0; right = 500; top = 0; bottom = 141
Attaching another sidebar
[splitWidget] left = 0; right = 500; top = 0; bottom = 500
[mainWidget] left = 0; right = 500; top = 0; bottom = 80

Powered by Google App Engine
This is Rietveld 408576698