1 The test verifies functionality of protocol method CSS.setStyleText.
6 margin-top: 33px !important;
10 margin-left: 10px !important;
12 *#inspected* { regular
13 padding: 10px 20px 30px 40px;
19 @media (min-width: 1px)
20 *#inspected* { regular
24 margin-top: 15px !important;
26 Dumping inherited rules:
28 Running test: testBasicPropertyChange
31 margin-top: 33px !important;
33 *#inspected* { regular
34 margin-left: 10px !important;
36 *#inspected* { regular
37 padding: 10px 20px 30px 40px;
43 @media (min-width: 1px)
44 *#inspected* { regular
48 margin-top: 15px !important;
51 Running test: testChangePropertyInShortHand
54 margin-top: 33px !important;
56 *#inspected* { regular
57 margin-left: 10px !important;
59 *#inspected* { regular
60 padding: 10px 20px 101px 40px;
63 padding-bottom: 101px;
66 @media (min-width: 1px)
67 *#inspected* { regular
71 margin-top: 15px !important;
74 Running test: testChangeImportantProperty
77 margin-top: 33px !important;
79 *#inspected* { regular
80 margin-left: 101px !important;
82 *#inspected* { regular
83 padding: 10px 20px 30px 40px;
89 @media (min-width: 1px)
90 *#inspected* { regular
94 margin-top: 15px !important;
97 Running test: testChangeInlineProperty
100 margin-top: 33px !important;
102 *#inspected* { regular
103 margin-left: 10px !important;
105 *#inspected* { regular
106 padding: 10px 20px 30px 40px;
109 padding-bottom: 30px;
112 @media (min-width: 1px)
113 *#inspected* { regular
117 margin-top: 15px !important;
120 Running test: testChangeInlineImportantProperty
123 margin-top: 101px !important;
125 *#inspected* { regular
126 margin-left: 10px !important;
128 *#inspected* { regular
129 padding: 10px 20px 30px 40px;
132 padding-bottom: 30px;
135 @media (min-width: 1px)
136 *#inspected* { regular
140 margin-top: 15px !important;
143 Running test: testChangeMissingProperty
146 margin-top: 33px !important;
147 margin-bottom: 101px;
149 *#inspected* { regular
150 margin-left: 10px !important;
152 *#inspected* { regular
153 padding: 10px 20px 30px 40px;
156 padding-bottom: 30px;
159 @media (min-width: 1px)
160 *#inspected* { regular
164 margin-top: 15px !important;
167 Running test: testAppendWithSeparator
168 Dumping inline style:
172 Dumping matched rules:
173 Dumping inherited rules:
177 padding-right: 101px;