test: update snapshots for text component

This commit is contained in:
unix
2020-04-29 01:06:47 +08:00
parent d651c609e8
commit 0f427d3949

View File

@@ -4,7 +4,7 @@ exports[`ThemeProvider should merge themes with custom function 1`] = `
initialize {
"0": Object {
"attribs": Object {
"class": "",
"class": " ",
},
"children": Array [
Object {
@@ -25,6 +25,10 @@ initialize {
p {
color: #ccc;
}
.custom-size {
font-size: inherit;
}
",
"next": null,
"parent": [Circular],
@@ -70,6 +74,10 @@ initialize {
p {
color: #ccc;
}
.custom-size {
font-size: inherit;
}
",
"next": null,
"parent": [Circular],
@@ -113,6 +121,10 @@ initialize {
p {
color: #ccc;
}
.custom-size {
font-size: inherit;
}
",
"next": null,
"parent": [Circular],
@@ -126,7 +138,7 @@ initialize {
"parent": null,
"prev": Object {
"attribs": Object {
"class": "",
"class": " ",
},
"children": Array [
Object {
@@ -170,7 +182,7 @@ initialize {
"children": Array [
Object {
"attribs": Object {
"class": "",
"class": " ",
},
"children": Array [
Object {