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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-3/computed-properties-retain-expanded-expected.txt

Issue 2152313002: DevTools: preserve computed properties expansion on Computed Style re-rendering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 Verifies that Computed Style preserves property expansion on re-rendering.
2
3 Inspected
4 Other
5
6 #inspected computed styles:
7 color: rgb(0, 0, 255);
8 display: flex;
9 flex - #inspected computed-proper…xpanded.html:5 -> computed-properties-reta in-expanded.html:5:1
10 OVERLOADED block - div computed-proper…panded.html:14 -> computed-properties -retain-expanded.html:14:1
11 OVERLOADED block - div user agent stylesheet
12
13 #other computed styles:
14 color: rgb(0, 0, 0);
15 display: inline;
16 inline - #other computed-proper…panded.html:10 -> computed-properties-retain -expanded.html:10:1
17 OVERLOADED block - div computed-proper…panded.html:14 -> computed-properties -retain-expanded.html:14:1
18 OVERLOADED block - div user agent stylesheet
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698