Skip to content

Commit 188a42c

Browse files
committed
Conflict fixed on "Attributes and properties" page in french language
1 parent 4e684c8 commit 188a42c

File tree

1 file changed

+0
-4
lines changed
  • 2-ui/1-document/06-dom-attributes-and-properties

1 file changed

+0
-4
lines changed

2-ui/1-document/06-dom-attributes-and-properties/article.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,7 @@ Dans l'exemple ci-dessous, `id` est modifié en tant qu'attribut, et nous pouvon
162162
</script>
163163
```
164164

165-
<<<<<<< HEAD
166165
Mais il y a des exclusions, par exemple `input.value` se synchronise uniquement de l'attribut -> vers la propriété, mais pas dans l'autre sens :
167-
=======
168-
But there are exclusions, for instance `input.value` synchronizes only from attribute -> property, but not back:
169-
>>>>>>> bf7d8bb1af3b416d393af1c15b03cb1352da1f9c
170166

171167
```html run
172168
<input>

0 commit comments

Comments
 (0)