File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
ci/docker/host-x86_64/x86_64-gnu-tools Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ ENV PATH="/node-v14.4.0-linux-x64/bin:${PATH}"
7272#  https://github.com/puppeteer/puppeteer/issues/375
7373# 
7474#  We also specify the version in case we need to update it to go around cache limitations.
75- RUN  npm install -g browser-ui-test@0.7.1  --unsafe-perm=true
75+ RUN  npm install -g browser-ui-test@0.7.2  --unsafe-perm=true
7676
7777ENV  RUST_CONFIGURE_ARGS \
7878  --build=x86_64-unknown-linux-gnu \
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ goto: file://|DOC_PATH|/lib2/struct.Foo.html
44size: (1100, 800)
55// We check that ".item-info" is bigger than its content.
66assert-css: (".item-info", {"width": "790px"})
7- assert-css: (".item-info .stab", {"width": "339.562px "})
7+ assert-css: (".item-info .stab", {"width": "340px "})
88assert-position: (".item-info .stab", {"x": 295})
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments