unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob f4a4944fe76954d52403861f9537f0aa5fbc9f9c 192 bytes (raw)
name: test/indent/css-mode.css 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
.xxx
{
}

.x2
{
    foo: bar;
    bar: baz;
}

div.x3
{
}

div:first-child {
    background-color: #abc;
}

span:nth-child(2) {
    font-family: weird;
}

img:last-of-type {
    padding: 0;
}

debug log:

solving f4a4944 ...
found f4a4944 in https://yhetil.org/emacs-bugs/1411934359-29348-1-git-send-email-stlman@poczta.fm/
found 4dbab06 in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100644 4dbab06975c9630f9436f0f39a3eb2c9a7a1806b	test/indent/css-mode.css

applying [1/1] https://yhetil.org/emacs-bugs/1411934359-29348-1-git-send-email-stlman@poczta.fm/
diff --git a/test/indent/css-mode.css b/test/indent/css-mode.css
index 4dbab06..f4a4944 100644

Checking patch test/indent/css-mode.css...
Applied patch test/indent/css-mode.css cleanly.

index at:
100644 f4a4944fe76954d52403861f9537f0aa5fbc9f9c	test/indent/css-mode.css

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).