@@ -8,10 +8,10 @@ exports[`background color of spaces cyan for inchanged (expanded) 1`] = `
88<red >+ <p ></>
99<cyan > <span ></>
1010<cyan > following string consists of a space:</>
11- <cyan > <bgCyan > </></>
12- <cyan > <bgCyan > </>line has preceding space only</>
13- <cyan > <bgCyan > </>line has both preceding and following space<bgCyan > </></>
14- <cyan > line has following space only<bgCyan > </></>
11+ <cyan > <inverse > </></>
12+ <cyan > <inverse > </>line has preceding space only</>
13+ <cyan > <inverse > </>line has both preceding and following space<inverse > </></>
14+ <cyan > line has following space only<inverse > </></>
1515<cyan > </span ></>
1616<red >+ </p ></>
1717<dim > </div ></>"
@@ -24,45 +24,45 @@ exports[`background color of spaces green for removed (expanded) 1`] = `
2424<dim > <div ></>
2525<dim > <span ></>
2626<green >- following string consists of a space:</>
27- <green >- <bgGreen > </></>
28- <green >- <bgGreen > </>line has preceding space only</>
29- <green >- <bgGreen > </>line has both preceding and following space<bgGreen > </></>
30- <green >- line has following space only<bgGreen > </></>
27+ <green >- <inverse > </></>
28+ <green >- <inverse > </>line has preceding space only</>
29+ <green >- <inverse > </>line has both preceding and following space<inverse > </></>
30+ <green >- line has following space only<inverse > </></>
3131<red >+ </>
3232<dim > </span ></>
3333<dim > </div ></>"
3434`;
3535
36- exports[`background color of spaces no color for unchanged (expanded) 1`] = `
36+ exports[`background color of spaces red for added (expanded) 1`] = `
3737"<green >- Expected</>
3838<red >+ Received</>
3939
4040<dim > <div ></>
41- <green >- <span ></>
42- <red >+ <p ></>
43- <dim > following string consists of a space:</>
44- <dim > </>
45- <dim > line has preceding space only</>
46- <dim > line has both preceding and following space </>
47- <dim > line has following space only </>
48- <green >- </span ></>
49- <red >+ </p ></>
41+ <dim > <span ></>
42+ <green >- </>
43+ <red >+ following string consists of a space:</>
44+ <red >+ <inverse > </></>
45+ <red >+ <inverse > </>line has preceding space only</>
46+ <red >+ <inverse > </>line has both preceding and following space<inverse > </></>
47+ <red >+ line has following space only<inverse > </></>
48+ <dim > </span ></>
5049<dim > </div ></>"
5150`;
5251
53- exports[`background color of spaces red for added (expanded) 1`] = `
52+ exports[`background color of spaces yellow for unchanged (expanded) 1`] = `
5453"<green >- Expected</>
5554<red >+ Received</>
5655
5756<dim > <div ></>
58- <dim > <span ></>
59- <green >- </>
60- <red >+ following string consists of a space:</>
61- <red >+ <bgRed > </></>
62- <red >+ <bgRed > </>line has preceding space only</>
63- <red >+ <bgRed > </>line has both preceding and following space<bgRed > </></>
64- <red >+ line has following space only<bgRed > </></>
65- <dim > </span ></>
57+ <green >- <span ></>
58+ <red >+ <p ></>
59+ <dim > following string consists of a space:</>
60+ <dim > <bgYellow > </></>
61+ <dim > <bgYellow > </>line has preceding space only</>
62+ <dim > <bgYellow > </>line has both preceding and following space<bgYellow > </></>
63+ <dim > line has following space only<bgYellow > </></>
64+ <green >- </span ></>
65+ <red >+ </p ></>
6666<dim > </div ></>"
6767`;
6868
0 commit comments