Skip to content

Instantly share code, notes, and snippets.

View duboisp's full-sized avatar

Pierre Dubois duboisp

View GitHub Profile
@duboisp
duboisp / wcag22-report.json
Last active April 19, 2022 20:39
WIP - JSON template for wet-boew/wet-boew issue #9271
{
"@context":{
"dcterms":"http://purl.org/dc/terms/",
"rdfs":"http://www.w3.org/2000/01/rdf-schema#",
"foaf":"http://xmlns.com/foaf/spec/#",
"gh": "http://github.com/",
"earl":"http://www.w3.org/ns/earl#",
"WCAG21":"http://www.w3.org/TR/WCAG21/#",
"WCAG22":"http://www.w3.org/TR/WCAG22/#",
@duboisp
duboisp / _sprites_share.scss
Last active January 28, 2025 17:47
wet-boew - The missing _sprites_share.scss when building GCWeb
// SCSS variables are information about icon's compiled state, stored under its original file name
//
// .icon-home {
// width: $icon-home-width;
// }
//
// The large array-like variables contain all information about a single icon
// $icon-home: x y offset_x offset_y width height total_width total_height image_path;
//
// At the bottom of this section, we provide information about the spritesheet itself
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Pierre>cd C:\Users\Pierre\Documents\GitHub\wet-boew-v4.0
C:\Users\Pierre\Documents\GitHub\wet-boew-v4.0>npm test
> [email protected] test C:\Users\Pierre\Documents\GitHub\wet-boew-v
4.0
> grunt -v
@duboisp
duboisp / _zebra-ie.scss
Created March 26, 2013 18:55
See https://github.com/wet-boew/wet-boew/pull/1656 When compiled, it's work on firefox but not in IE
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
*/
/* IE7 hacks - should be in an IE7 only .css */
.ie7 {
ol.wet-boew-zebra {
> {
li {