6 background-color: lime;
11 background-color: lime;
16 background-color: lime;
22 <p>This test the style is not copied from the wrong source when the direction is defined.
</p>
23 <!-- The inline style strings must be strictly equal. Each tested div must also match the exact same set of rules. -->
25 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>
27 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>
31 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>
33 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>
37 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>
39 <div style=
"height: 25px; width: 50px; background-color: red; -webkit-margin-start: 200px; -moz-margin-start: 200px;"></div>