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

Side by Side Diff: LayoutTests/inspector/elements/styles/color-swatch-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
(Empty)
1 The patch verifies that color swatch functions properly in matched and computed styles. crbug.com/461363
2
3 Inspected div
4
5 Running: selectNode
6
7 Running: testColorSwatchInMatchRules
8 Initial color value: red
9 After shift-click: rgb(255, 0, 0)
10 Has popover before click: false
11 Has popover after click: true
12
13 Running: testColorSwatchInComputedRules
14 Initial color value: rgb(255, 0, 0)
15 After shift-click color value: hsl(0, 100%, 50%)
16
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/styles/color-swatch.html ('k') | LayoutTests/inspector/elements/styles/commit-selector.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698