Skip to content

Instantly share code, notes, and snippets.

View aushakou's full-sized avatar

Aliaksandr Ushakou aushakou

  • Toronto, Canada
View GitHub Profile
@aushakou
aushakou / partOfNavigationBar.css
Last active April 11, 2018 06:11
Code block from navigationBar.less (brave/browser-laptop)
.topLevelEndButtons {
display: flex;
flex-direction: row;
margin-left: 3px;
position: relative;
}
@aushakou
aushakou / S15.4.4.8_A1_T1_updated.js
Created March 19, 2018 00:14
Updated "S15.4.4.8_A1_T1.js": rewrote existing tests and added a few new
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: >
The elements of the array are rearranged so as to reverse their order.
The object is returned as the result of the call
esid: sec-array.prototype.reverse
es5id: 15.4.4.8_A1_T1
description: Checking case when reverse is given no arguments or one argument