Skip to content

Commit

Permalink
[CRON] sync translated content
Browse files Browse the repository at this point in the history
  • Loading branch information
MDN committed Mar 10, 2021
1 parent 3cb3dad commit 1651ecf
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions _redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
/pl/docs/DOM/document.open /pl/docs/Web/API/Document/open
/pl/docs/DOM/document.plugins /pl/docs/Web/API/Document/plugins
/pl/docs/DOM/document.referrer /pl/docs/Web/API/Document/referrer
/pl/docs/DOM/document.styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets
/pl/docs/DOM/document.styleSheets /pl/docs/Web/API/Document/styleSheets
/pl/docs/DOM/document.title /pl/docs/Web/API/Document/title
/pl/docs/DOM/document.vlinkColor /pl/docs/Web/API/Document/vlinkColor
/pl/docs/DOM/document.width /pl/docs/Web/API/Document/width
Expand Down Expand Up @@ -609,7 +609,7 @@
/pl/docs/DOM:document.open /pl/docs/Web/API/Document/open
/pl/docs/DOM:document.plugins /pl/docs/Web/API/Document/plugins
/pl/docs/DOM:document.referrer /pl/docs/Web/API/Document/referrer
/pl/docs/DOM:document.styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets
/pl/docs/DOM:document.styleSheets /pl/docs/Web/API/Document/styleSheets
/pl/docs/DOM:document.title /pl/docs/Web/API/Document/title
/pl/docs/DOM:document.vlinkColor /pl/docs/Web/API/Document/vlinkColor
/pl/docs/DOM:document.width /pl/docs/Web/API/Document/width
Expand Down Expand Up @@ -1929,8 +1929,8 @@
/pl/docs/Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow /pl/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes
/pl/docs/Web/API/Document/firstChild /pl/docs/conflicting/Web/API/Node/firstChild
/pl/docs/Web/API/Document/namespaceURI /pl/docs/conflicting/Web/API/Node/namespaceURI
/pl/docs/Web/API/Document/styleSheets /pl/docs/Web/API/DocumentOrShadowRoot/styleSheets
/pl/docs/Web/API/DocumentOrShadowRoot/activeElement /pl/docs/Web/API/Document/activeElement
/pl/docs/Web/API/DocumentOrShadowRoot/styleSheets /pl/docs/Web/API/Document/styleSheets
/pl/docs/Web/API/Element/addEventListener /pl/docs/Web/API/EventTarget/addEventListener
/pl/docs/Web/API/Element/appendChild /pl/docs/Web/API/Node/appendChild
/pl/docs/Web/API/Element/blur /pl/docs/Web/API/HTMLOrForeignElement/blur
Expand Down
20 changes: 10 additions & 10 deletions _wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -10823,16 +10823,6 @@
"Jan Dudek"
]
},
"Web/API/DocumentOrShadowRoot/styleSheets": {
"modified": "2019-03-23T23:48:20.614Z",
"contributors": [
"teoli",
"jsx",
"Robson",
"Mgjbot",
"Jan Dudek"
]
},
"conflicting/Web/API": {
"modified": "2019-03-24T00:13:13.340Z",
"contributors": [
Expand Down Expand Up @@ -11745,5 +11735,15 @@
"Mgjbot",
"Flaneur"
]
},
"Web/API/Document/styleSheets": {
"modified": "2019-03-23T23:48:20.614Z",
"contributors": [
"teoli",
"jsx",
"Robson",
"Mgjbot",
"Jan Dudek"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: document.styleSheets
slug: Web/API/DocumentOrShadowRoot/styleSheets
slug: Web/API/Document/styleSheets
tags:
- DOM
- Dokumentacja_Gecko_DOM
- Gecko
- Wszystkie_kategorie
translation_of: Web/API/DocumentOrShadowRoot/styleSheets
translation_of_original: Web/API/Document/styleSheets
original_slug: Web/API/Document/styleSheets
original_slug: Web/API/DocumentOrShadowRoot/styleSheets
---
<p>{{ ApiRef() }}</p>
<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3>
Expand Down

0 comments on commit 1651ecf

Please sign in to comment.