Kaynağa Gözat

Tests: Pasting images in Safari normalization tests.

Krzysztof Krztoń 7 yıl önce
ebeveyn
işleme
c5350a2417
20 değiştirilmiş dosya ile 253 ekleme ve 8 silme
  1. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/adjacent-groups/input.safari.word2016.html
  2. 43 0
      packages/ckeditor5-paste-from-office/tests/_data/image/adjacent-groups/normalized.safari.word2016.html
  3. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/alternative-text/input.safari.word2016.html
  4. 6 0
      packages/ckeditor5-paste-from-office/tests/_data/image/alternative-text/normalized.safari.word2016.html
  5. 68 7
      packages/ckeditor5-paste-from-office/tests/_data/image/index.js
  6. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/linked/input.safari.word2016.html
  7. 16 0
      packages/ckeditor5-paste-from-office/tests/_data/image/linked/normalized.safari.word2016.html
  8. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/offline/input.safari.word2016.html
  9. 17 0
      packages/ckeditor5-paste-from-office/tests/_data/image/offline/normalized.safari.word2016.html
  10. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/online-offline/input.safari.word2016.html
  11. 19 0
      packages/ckeditor5-paste-from-office/tests/_data/image/online-offline/normalized.safari.word2016.html
  12. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/reflection/input.safari.word2016.html
  13. 6 0
      packages/ckeditor5-paste-from-office/tests/_data/image/reflection/normalized.safari.word2016.html
  14. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/rotated/input.safari.word2016.html
  15. 6 0
      packages/ckeditor5-paste-from-office/tests/_data/image/rotated/normalized.safari.word2016.html
  16. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/shapes-online-offline/input.safari.word2016.html
  17. 31 0
      packages/ckeditor5-paste-from-office/tests/_data/image/shapes-online-offline/normalized.safari.word2016.html
  18. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/wrapped/input.safari.word2016.html
  19. 4 0
      packages/ckeditor5-paste-from-office/tests/_data/image/wrapped/normalized.safari.word2016.html
  20. 1 1
      packages/ckeditor5-paste-from-office/tests/data/normalization.js

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/adjacent-groups/input.safari.word2016.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 43 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/adjacent-groups/normalized.safari.word2016.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/alternative-text/input.safari.word2016.html


+ 6 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/alternative-text/normalized.safari.word2016.html

@@ -0,0 +1,6 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: medium; font-family: Cambria, serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<img width="201" height="201" src="blob:http://localhost:8125/a47f813e-e187-4192-805b-597b7b785d07" alt="Title: Hello world - Description: Macintosh HD:Users:dev:Desktop:phoca_thumb_l_sample-200x200.png" v:shapes="Picture_x0020_1">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

+ 68 - 7
packages/ckeditor5-paste-from-office/tests/_data/image/index.js

@@ -73,6 +73,7 @@ const genericFixtures = {
 export const fixtures = genericFixtures;
 
 // Browser specific.
+
 // Chrome
 import offlineRtfChrome from './offline/input.chrome.word2016.rtf';
 import linkedRtfChrome from './linked/input.chrome.word2016.rtf';
@@ -83,6 +84,7 @@ import reflectionRtfChrome from './reflection/input.chrome.word2016.rtf';
 import adjacentGroupsRtfChrome from './adjacent-groups/input.chrome.word2016.rtf';
 import onlineOfflineRtfChrome from './online-offline/input.chrome.word2016.rtf';
 import shapesOnlineOfflineRtfChrome from './shapes-online-offline/input.chrome.word2016.rtf';
+
 // Firefox
 import offlineRtfFirefox from './offline/input.firefox.word2016.rtf';
 import linkedRtfFirefox from './linked/input.firefox.word2016.rtf';
@@ -93,6 +95,7 @@ import reflectionRtfFirefox from './reflection/input.firefox.word2016.rtf';
 import adjacentGroupsRtfFirefox from './adjacent-groups/input.firefox.word2016.rtf';
 import onlineOfflineRtfFirefox from './online-offline/input.firefox.word2016.rtf';
 import shapesOnlineOfflineRtfFirefox from './shapes-online-offline/input.firefox.word2016.rtf';
+
 // Edge
 import offlineRtfEdge from './offline/input.edge.word2016.rtf';
 import linkedRtfEdge from './linked/input.edge.word2016.rtf';
@@ -104,8 +107,32 @@ import adjacentGroupsRtfEdge from './adjacent-groups/input.edge.word2016.rtf';
 import onlineOfflineRtfEdge from './online-offline/input.edge.word2016.rtf';
 import shapesOnlineOfflineRtfEdge from './shapes-online-offline/input.edge.word2016.rtf';
 
+// Safari
+import offlineSafari from './offline/input.safari.word2016.html';
+import linkedSafari from './linked/input.safari.word2016.html';
+import rotatedSafari from './rotated/input.safari.word2016.html';
+import wrappedSafari from './wrapped/input.safari.word2016.html';
+import alternativeTextSafari from './alternative-text/input.safari.word2016.html';
+import reflectionSafari from './reflection/input.safari.word2016.html';
+import adjacentGroupsSafari from './adjacent-groups/input.safari.word2016.html';
+import onlineOfflineSafari from './online-offline/input.safari.word2016.html';
+import shapesOnlineOfflineSafari from './shapes-online-offline/input.safari.word2016.html';
+
+import offlineNormalizedSafari from './offline/normalized.safari.word2016.html';
+import linkedNormalizedSafari from './linked/normalized.safari.word2016.html';
+import rotatedNormalizedSafari from './rotated/normalized.safari.word2016.html';
+import wrappedNormalizedSafari from './wrapped/normalized.safari.word2016.html';
+import alternativeTextNormalizedSafari from './alternative-text/normalized.safari.word2016.html';
+import reflectionNormalizedSafari from './reflection/normalized.safari.word2016.html';
+import adjacentGroupsNormalizedSafari from './adjacent-groups/normalized.safari.word2016.html';
+import onlineOfflineNormalizedSafari from './online-offline/normalized.safari.word2016.html';
+import shapesOnlineOfflineNormalizedSafari from './shapes-online-offline/normalized.safari.word2016.html';
+
 export const browserFixtures = {
-	chrome: Object.assign( {}, genericFixtures, {
+	chrome: {
+		input: Object.assign( {}, genericFixtures.input ),
+		normalized: Object.assign( {}, genericFixtures.normalized ),
+		model: Object.assign( {}, genericFixtures.model ),
 		inputRtf: {
 			offline: offlineRtfChrome,
 			linked: linkedRtfChrome,
@@ -116,10 +143,14 @@ export const browserFixtures = {
 			adjacentGroups: adjacentGroupsRtfChrome,
 			onlineOffline: onlineOfflineRtfChrome,
 			shapesOnlineOffline: shapesOnlineOfflineRtfChrome
-		}
-	} ),
+		},
 
-	firefox: Object.assign( {}, genericFixtures, {
+	},
+
+	firefox: {
+		input: Object.assign( {}, genericFixtures.input ),
+		normalized: Object.assign( {}, genericFixtures.normalized ),
+		model: Object.assign( {}, genericFixtures.model ),
 		inputRtf: {
 			offline: offlineRtfFirefox,
 			linked: linkedRtfFirefox,
@@ -131,9 +162,12 @@ export const browserFixtures = {
 			onlineOffline: onlineOfflineRtfFirefox,
 			shapesOnlineOffline: shapesOnlineOfflineRtfFirefox
 		}
-	} ),
+	},
 
-	edge: Object.assign( {}, genericFixtures, {
+	edge: {
+		input: Object.assign( {}, genericFixtures.input ),
+		normalized: Object.assign( {}, genericFixtures.normalized ),
+		model: Object.assign( {}, genericFixtures.model ),
 		inputRtf: {
 			offline: offlineRtfEdge,
 			linked: linkedRtfEdge,
@@ -145,5 +179,32 @@ export const browserFixtures = {
 			onlineOffline: onlineOfflineRtfEdge,
 			shapesOnlineOffline: shapesOnlineOfflineRtfEdge
 		}
-	} )
+	},
+
+	safari: {
+		input: {
+			offline: offlineSafari,
+			linked: linkedSafari,
+			rotated: rotatedSafari,
+			wrapped: wrappedSafari,
+			alternativeText: alternativeTextSafari,
+			reflection: reflectionSafari,
+			adjacentGroups: adjacentGroupsSafari,
+			onlineOffline: onlineOfflineSafari,
+			shapesOnlineOffline: shapesOnlineOfflineSafari
+		},
+		normalized: {
+			offline: offlineNormalizedSafari,
+			linked: linkedNormalizedSafari,
+			rotated: rotatedNormalizedSafari,
+			wrapped: wrappedNormalizedSafari,
+			alternativeText: alternativeTextNormalizedSafari,
+			reflection: reflectionNormalizedSafari,
+			adjacentGroups: adjacentGroupsNormalizedSafari,
+			onlineOffline: onlineOfflineNormalizedSafari,
+			shapesOnlineOffline: shapesOnlineOfflineNormalizedSafari
+		},
+		model: {},
+		inputRtf: {}
+	}
 };

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/linked/input.safari.word2016.html


+ 16 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/linked/normalized.safari.word2016.html

@@ -0,0 +1,16 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<a href="http://example.com/">
+			<span style="text-decoration: none;">
+				<span>
+					<img border="0" width="153" height="153" src="blob:http://localhost:8125/b3944c30-1268-4dfb-8c7f-f19894f674c0" v:shapes="Obraz_x0020_2">
+				</span>
+			</span>
+		</a>
+		<o:p></o:p>
+	</span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US"><o:p> </o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/offline/input.safari.word2016.html


+ 17 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/offline/normalized.safari.word2016.html

@@ -0,0 +1,17 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">This word contains some pictures:<o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<img width="48" height="48" src="blob:http://localhost:8125/6eee155b-110e-4cc7-a624-06afab80827b" v:shapes="Obraz_x0020_1">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<img width="48" height="48" src="blob:http://localhost:8125/0028aae7-a8e8-4018-bd92-5f384f2877f7" v:shapes="Obraz_x0020_2">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/online-offline/input.safari.word2016.html


+ 19 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/online-offline/normalized.safari.word2016.html

@@ -0,0 +1,19 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">Kitty from internet:&nbsp;</span>
+	<span lang="EN-US">
+		<img width="150" height="229" src="blob:http://localhost:8125/3d548a2e-3bf9-4ce8-afce-535abb535964" alt="http://placekitten.com/200/305" v:shapes="Picture_x0020_2">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">My drawing: </span>
+	<span lang="EN-US">
+		<img width="24" height="24" src="blob:http://localhost:8125/bc7405cb-6456-46d5-b561-f2a70886abe3" v:shapes="Obraz_x0020_4">
+	</span>
+	<span lang="EN-US">&nbsp;hehehehe :D&nbsp;</span>
+	<span lang="EN-US">
+		<img width="24" height="24" src="blob:http://localhost:8125/50cbea9b-c8f0-48e5-9c69-1139aaab304f" v:shapes="Obraz_x0020_5">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/reflection/input.safari.word2016.html


+ 6 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/reflection/normalized.safari.word2016.html

@@ -0,0 +1,6 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: medium; font-family: Cambria, serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<img width="203" height="258" src="blob:http://localhost:8125/3e7ab849-1542-4799-a08b-f5c55b5ce4b4" alt="Macintosh HD:Users:dev:Desktop:phoca_thumb_l_sample-200x200.png" v:shapes="Picture_x0020_1">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/rotated/input.safari.word2016.html


+ 6 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/rotated/normalized.safari.word2016.html

@@ -0,0 +1,6 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: medium; font-family: Cambria, serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">
+		<img width="279" height="279" src="blob:http://localhost:8125/613ccc9a-a701-4025-823c-02000d80e57c" alt="Macintosh HD:Users:dev:Desktop:phoca_thumb_l_sample-200x200.png" v:shapes="Picture_x0020_1">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/shapes-online-offline/input.safari.word2016.html


+ 31 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/shapes-online-offline/normalized.safari.word2016.html

@@ -0,0 +1,31 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">Kitty from internet:&nbsp;</span>
+	<span lang="EN-US">
+		<img width="150" height="229" src="blob:http://localhost:8125/13c7acc7-bf65-4d44-95e4-e7abef2f19bd" alt="http://placekitten.com/200/305" v:shapes="Picture_x0020_2">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US">My drawing: </span>
+	<span lang="EN-US">
+		<img width="24" height="24" src="blob:http://localhost:8125/f4eae12c-af69-4208-9c41-70883f462710" v:shapes="Obraz_x0020_4"></span>
+	<span lang="EN-US">&nbsp;hehehehe :D&nbsp;</span>
+	<span lang="EN-US">
+		<img width="24" height="24" src="blob:http://localhost:8125/658953f0-7e4d-49c3-ae39-7dfb47fe7577" v:shapes="Obraz_x0020_5">
+	</span>
+	<span lang="EN-US"><o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span style="position: relative; z-index: 251659264;">
+		<span style="position: absolute; left: -6px; top: -79px; width: 126px; height: 126px;">
+			<img width="126" height="126" src="blob:http://localhost:8125/bf643552-117b-4b6c-a0d9-f4941411e38c" v:shapes="Elipsa_x0020_1">
+		</span>
+	</span>
+	<span lang="EN-US">Additional shape made within Word is added here:<o:p></o:p></span>
+</p>
+
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<span lang="EN-US"><o:p> </o:p></span>
+</p>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/wrapped/input.safari.word2016.html


+ 4 - 0
packages/ckeditor5-paste-from-office/tests/_data/image/wrapped/normalized.safari.word2016.html

@@ -0,0 +1,4 @@
+<p class="MsoNormal" style="margin: 0cm 0cm 8pt; line-height: 15.693333625793457px; font-size: 11pt; font-family: Calibri, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
+	<img width="48" height="48" src="blob:http://localhost:8125/1e94edaf-a1cf-4d59-bf72-a54b2b7aca15" align="left" hspace="12" v:shapes="Obraz_x0020_2">
+	<span lang="EN-US"><o:p></o:p></span>
+</p>

+ 1 - 1
packages/ckeditor5-paste-from-office/tests/data/normalization.js

@@ -24,7 +24,7 @@ generateTests( {
 generateTests( {
 	input: 'image',
 	type: 'normalization',
-	browsers: [ 'chrome', 'firefox', 'edge' ],
+	browsers,
 	editorConfig
 } );