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

Side by Side Diff: LayoutTests/fast/dom/shadow/css-focus-pseudo-match-shadow-host-expected.txt

Issue 1144953007: Remove tabStop feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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 CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/46 68884095336448 for more details.
2 PASS successfullyParsed is true
3
4 TEST COMPLETE
5 testing without tabstop for crbug/479050
6 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
7 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
8 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
9 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
10 testing single shadow DOM tree
11 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
12 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
13 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
14 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
15 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
16 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
17 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
18 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
19 testing shadow tree of trees
20 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
21 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
22 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
23 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
24 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
25 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
26 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
27 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)"
28 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
29 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
30 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
31 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
32 testing distributed nodes
33 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
34 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
35 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
36 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
37 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
38 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
39 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
40 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
41 testing nested distribution
42 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
43 #input1, #input2 are (re)distributed in the same treescope as #input3, but :focu s on shadow host only matches when a focused element is under its shadow tree.
44 Case 1: top and inner shadow do not delegate focus.
45 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
46 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
47 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
48 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
49 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
50 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
51 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
52 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
53 Case 2: top shadow delegates, but inner shadow does not.
54 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
55 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
56 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
57 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
58 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
59 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
60 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
61 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
62 Case 3: top shadow does not delegate, but inner shadow does.
63 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
64 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
65 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
66 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
67 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
68 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
69 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
70 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)"
71 Case 4: both shadow hosts delagate focus.
72 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
73 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
74 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)"
75 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
76 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
77 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)"
78 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)"
79 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)"
80
81
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698