File: gold-45-ln.txt

package info (click to toggle)
icdiff 2.0.7-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: python: 784; sh: 190; makefile: 17
file content (10 lines) | stat: -rw-r--r-- 1,040 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
tests/input-4.txt                       tests/input-5.txt                      
       1 #input, #button {                     1 #input, #button {             
       2   width: 350px;                       2   width: 400px;               
       3   height: 40px;                       3   height: 40px;               
                                               4   font-size: 30px;            
       4   margin: 0px;                        5   margin: 0;                  
       5   padding: 0px;                       6   padding: 0;                 
       6   margin-bottom: 15px;                                                
       7   text-align: center;                 7   text-align: center;         
       8 }                                     8 }