 Chromium Code Reviews
 Chromium Code Reviews Issue 2321333002:
  Translate the clip rect correctly when iterating over fragmentainers.  (Closed)
    
  
    Issue 2321333002:
  Translate the clip rect correctly when iterating over fragmentainers.  (Closed) 
  | OLD | NEW | 
|---|---|
| 1 <!DOCTYPE html> | 1 <!DOCTYPE html> | 
| 2 <p>The word "PASS" should be seen below.</p> | 2 <p>The word "PASS" should be seen below.</p> | 
| 3 <div style="margin-left:27em; line-height:20px;"> | 3 <div style="line-height:20px;"> | 
| 4 PASS | 4 PASS | 
| 5 </div> | 5 </div> | 
| OLD | NEW |