Open lonewarrior556 opened 6 years ago
I am having issues since these elements are not considered equivalent?
<div style=" "></div> <div style=""></div>
<div style=" "></div>
<div style=""></div>
<div style="color:red "></div> <div style="color:red"></div>
<div style="color:red "></div>
<div style="color:red"></div>
<div style=" color:red"></div> <div style="color:red"></div>
<div style=" color:red"></div>
<div style=" color:red "></div> <div style="color:red"></div>
<div style=" color:red "></div>
I'd like to add that
and
<div></div>
should also be equivalent.
I am having issues since these elements are not considered equivalent?
<div style=" "></div>
<div style=""></div>
<div style="color:red "></div>
<div style="color:red"></div>
<div style=" color:red"></div>
<div style="color:red"></div>
<div style=" color:red "></div>
<div style="color:red"></div>