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

Side by Side Diff: LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
1 Tests that removal of property following its disabling works. 1 Tests that removal of property following its disabling works.
2 2
3 Red text here. 3 Red text here.
4 4
5 Running: selectInitialNode 5 Running: selectInitialNode
6 6
7 Running: testInsertProperty 7 Running: testInsertProperty
8 [expanded] 8 [expanded]
9 element.style { () 9 element.style { ()
10 10
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 #pseudo::after { (styles-update-links.html:6 -> styles-update-links.html:6:1) 229 #pseudo::after { (styles-update-links.html:6 -> styles-update-links.html:6:1)
230 /-- overloaded --/ pseudo-property: "12"; 230 /-- overloaded --/ pseudo-property: "12";
231 /-- overloaded --/ PROPERTY: INSERTED; 231 /-- overloaded --/ PROPERTY: INSERTED;
232 color: red; 232 color: red;
233 233
234 0 rule ranges are equal. 234 0 rule ranges are equal.
235 3 rule ranges are equal. 235 3 rule ranges are equal.
236 3 rule ranges are equal. 236 3 rule ranges are equal.
237 5 rule ranges are equal. 237 5 rule ranges are equal.
238 238
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698