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

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

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: reset tests with zero width space Created 3 years, 8 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
1 Verifies that Computed Style preserves property expansion on re-rendering. 1 Verifies that Computed Style preserves property expansion on re-rendering.
2 2
3 Inspected 3 Inspected
4 Other 4 Other
5 5
6 #inspected computed styles: 6 #inspected computed styles:
7 color: rgb(0, 0, 255); 7 color: rgb(0, 0, 255);
8 display: flex; 8 display: flex;
9 flex - #inspected computed-properxpanded.html:5 -> computed-properties-reta in-expanded.html:5:13 9 flex - #inspected computed-properxpanded.html:5 -> computed-properties-reta in-expanded.html:5:13
10 OVERLOADED block - div computed-properpanded.html:14 -> computed-properties -retain-expanded.html:14:6 10 OVERLOADED block - div computed-properpanded.html:14 -> computed-properties -retain-expanded.html:14:6
11 OVERLOADED block - div user agent stylesheet 11 OVERLOADED block - div user agent stylesheet
12 12
13 #other computed styles: 13 #other computed styles:
14 color: rgb(0, 0, 0); 14 color: rgb(0, 0, 0);
15 display: inline; 15 display: inline;
16 inline - #other computed-properpanded.html:10 -> computed-properties-retain -expanded.html:10:9 16 inline - #other computed-properpanded.html:10 -> computed-properties-retain -expanded.html:10:9
17 OVERLOADED block - div computed-properpanded.html:14 -> computed-properties -retain-expanded.html:14:6 17 OVERLOADED block - div computed-properpanded.html:14 -> computed-properties -retain-expanded.html:14:6
18 OVERLOADED block - div user agent stylesheet 18 OVERLOADED block - div user agent stylesheet
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698