Skip to content

Commit e3327eb

Browse files
committed
WIP
1 parent 2f0df8b commit e3327eb

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

src/Cropperjs/Tests/Form/CropperTypeTest.php

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -83,27 +83,27 @@ public function testRenderFull()
8383
'data-symfony--ux-cropperjs--cropper-drag-mode-value="move" '.
8484
'data-symfony--ux-cropperjs--cropper-aspect-ratio-value="'.(2000 / 1800).'" '.
8585
'data-symfony--ux-cropperjs--cropper-initial-aspect-ratio-value="'.(2000 / 1800).'" '.
86-
'data-symfony--ux-cropperjs--cropper-responsive-value="data-responsive" '.
87-
'data-symfony--ux-cropperjs--cropper-restore-value="data-restore" '.
88-
'data-symfony--ux-cropperjs--cropper-check-cross-origin-value="data-check-cross-origin" '.
89-
'data-symfony--ux-cropperjs--cropper-check-orientation-value="data-check-orientation" '.
90-
'data-symfony--ux-cropperjs--cropper-modal-value="data-modal" '.
91-
'data-symfony--ux-cropperjs--cropper-guides-value="data-guides" '.
92-
'data-symfony--ux-cropperjs--cropper-center-value="data-center" '.
93-
'data-symfony--ux-cropperjs--cropper-highlight-value="data-highlight" '.
94-
'data-symfony--ux-cropperjs--cropper-background-value="data-background" '.
95-
'data-symfony--ux-cropperjs--cropper-auto-crop-value="data-auto-crop" '.
86+
'data-symfony--ux-cropperjs--cropper-responsive-value="data-symfony--ux-cropperjs--cropper-responsive-value" '.
87+
'data-symfony--ux-cropperjs--cropper-restore-value="data-symfony--ux-cropperjs--cropper-restore-value" '.
88+
'data-symfony--ux-cropperjs--cropper-check-cross-origin-value="data-symfony--ux-cropperjs--cropper-check-cross-origin-value" '.
89+
'data-symfony--ux-cropperjs--cropper-check-orientation-value="data-symfony--ux-cropperjs--cropper-check-orientation-value" '.
90+
'data-symfony--ux-cropperjs--cropper-modal-value="data-symfony--ux-cropperjs--cropper-modal-value" '.
91+
'data-symfony--ux-cropperjs--cropper-guides-value="data-symfony--ux-cropperjs--cropper-guides-value" '.
92+
'data-symfony--ux-cropperjs--cropper-center-value="data-symfony--ux-cropperjs--cropper-center-value" '.
93+
'data-symfony--ux-cropperjs--cropper-highlight-value="data-symfony--ux-cropperjs--cropper-highlight-value" '.
94+
'data-symfony--ux-cropperjs--cropper-background-value="data-symfony--ux-cropperjs--cropper-background-value" '.
95+
'data-symfony--ux-cropperjs--cropper-auto-crop-value="data-symfony--ux-cropperjs--cropper-auto-crop-value" '.
9696
'data-symfony--ux-cropperjs--cropper-auto-crop-area-value="0.1" '.
97-
'data-symfony--ux-cropperjs--cropper-movable-value="data-movable" '.
98-
'data-symfony--ux-cropperjs--cropper-rotatable-value="data-rotatable" '.
99-
'data-symfony--ux-cropperjs--cropper-scalable-value="data-scalable" '.
100-
'data-symfony--ux-cropperjs--cropper-zoomable-value="data-zoomable" '.
101-
'data-symfony--ux-cropperjs--cropper-zoom-on-touch-value="data-zoom-on-touch" '.
102-
'data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value="data-zoom-on-wheel" '.
97+
'data-symfony--ux-cropperjs--cropper-movable-value="data-symfony--ux-cropperjs--cropper-movable-value" '.
98+
'data-symfony--ux-cropperjs--cropper-rotatable-value="data-symfony--ux-cropperjs--cropper-rotatable-value" '.
99+
'data-symfony--ux-cropperjs--cropper-scalable-value="data-symfony--ux-cropperjs--cropper-scalable-value" '.
100+
'data-symfony--ux-cropperjs--cropper-zoomable-value="data-symfony--ux-cropperjs--cropper-zoomable-value" '.
101+
'data-symfony--ux-cropperjs--cropper-zoom-on-touch-value="data-symfony--ux-cropperjs--cropper-zoom-on-touch-value" '.
102+
'data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value="data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value" '.
103103
'data-symfony--ux-cropperjs--cropper-wheel-zoom-ratio-value="0.2" '.
104-
'data-symfony--ux-cropperjs--cropper-crop-box-movable-value="data-crop-box-movable" '.
105-
'data-symfony--ux-cropperjs--cropper-crop-box-resizable-value="data-crop-box-resizable" '.
106-
'data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value="data-toggle-drag-mode-on-dblclick" '.
104+
'data-symfony--ux-cropperjs--cropper-crop-box-movable-value="data-symfony--ux-cropperjs--cropper-crop-box-movable-value" '.
105+
'data-symfony--ux-cropperjs--cropper-crop-box-resizable-value="-symfony--ux-cropperjs--cropper-crop-box-resizable-value" '.
106+
'data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value="data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value" '.
107107
'data-symfony--ux-cropperjs--cropper-min-container-width-value="1" '.
108108
'data-symfony--ux-cropperjs--cropper-min-container-height-value="2" '.
109109
'data-symfony--ux-cropperjs--cropper-min-canvas-width-value="3" '.
@@ -145,24 +145,24 @@ public function testRenderNoOptions()
145145
'data-symfony--ux-cropperjs--cropper-public-url-value="/public/url.jpg" '.
146146
'data-symfony--ux-cropperjs--cropper-view-mode-value="0" '.
147147
'data-symfony--ux-cropperjs--cropper-drag-mode-value="crop" '.
148-
'data-symfony--ux-cropperjs--cropper-responsive-value="data-responsive" '.
149-
'data-symfony--ux-cropperjs--cropper-restore-value="data-restore" '.
150-
'data-symfony--ux-cropperjs--cropper-check-cross-origin-value="data-check-cross-origin" '.
151-
'data-symfony--ux-cropperjs--cropper-check-orientation-value="data-check-orientation" '.
152-
'data-symfony--ux-cropperjs--cropper-modal-value="data-modal" '.
153-
'data-symfony--ux-cropperjs--cropper-guides-value="data-guides" '.
154-
'data-symfony--ux-cropperjs--cropper-center-value="data-center" '.
155-
'data-symfony--ux-cropperjs--cropper-highlight-value="data-highlight" '.
156-
'data-symfony--ux-cropperjs--cropper-background-value="data-background" '.
157-
'data-symfony--ux-cropperjs--cropper-auto-crop-value="data-auto-crop" '.
148+
'data-symfony--ux-cropperjs--cropper-responsive-value="data-symfony--ux-cropperjs--cropper-responsive-value" '.
149+
'data-symfony--ux-cropperjs--cropper-restore-value="data-symfony--ux-cropperjs--cropper-restore-value" '.
150+
'data-symfony--ux-cropperjs--cropper-check-cross-origin-value="data-symfony--ux-cropperjs--cropper-check-cross-origin-value" '.
151+
'data-symfony--ux-cropperjs--cropper-check-orientation-value="data-symfony--ux-cropperjs--cropper-check-orientation-value" '.
152+
'data-symfony--ux-cropperjs--cropper-modal-value="data-symfony--ux-cropperjs--cropper-modal-value" '.
153+
'data-symfony--ux-cropperjs--cropper-guides-value="data-symfony--ux-cropperjs--cropper-guides-value" '.
154+
'data-symfony--ux-cropperjs--cropper-center-value="data-symfony--ux-cropperjs--cropper-center-value" '.
155+
'data-symfony--ux-cropperjs--cropper-highlight-value="data-symfony--ux-cropperjs--cropper-highlight-value" '.
156+
'data-symfony--ux-cropperjs--cropper-background-value="data-symfony--ux-cropperjs--cropper-background-value" '.
157+
'data-symfony--ux-cropperjs--cropper-auto-crop-value="data-symfony--ux-cropperjs--cropper-auto-crop-value" '.
158158
'data-symfony--ux-cropperjs--cropper-auto-crop-area-value="0.8" '.
159-
'data-symfony--ux-cropperjs--cropper-rotatable-value="data-rotatable" '.
160-
'data-symfony--ux-cropperjs--cropper-zoom-on-touch-value="data-zoom-on-touch" '.
161-
'data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value="data-zoom-on-wheel" '.
159+
'data-symfony--ux-cropperjs--cropper-rotatable-value="data-symfony--ux-cropperjs--cropper-rotatable-value" '.
160+
'data-symfony--ux-cropperjs--cropper-zoom-on-touch-value="data-symfony--ux-cropperjs--cropper-zoom-on-touch-value" '.
161+
'data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value="data-symfony--ux-cropperjs--cropper-zoom-on-wheel-value" '.
162162
'data-symfony--ux-cropperjs--cropper-wheel-zoom-ratio-value="0.1" '.
163-
'data-symfony--ux-cropperjs--cropper-crop-box-movable-value="data-crop-box-movable" '.
164-
'data-symfony--ux-cropperjs--cropper-crop-box-resizable-value="data-crop-box-resizable" '.
165-
'data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value="data-toggle-drag-mode-on-dblclick" '.
163+
'data-symfony--ux-cropperjs--cropper-crop-box-movable-value="data-symfony--ux-cropperjs--cropper-crop-box-movable-value" '.
164+
'data-symfony--ux-cropperjs--cropper-crop-box-resizable-value="-symfony--ux-cropperjs--cropper-crop-box-resizable-value" '.
165+
'data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value="data-symfony--ux-cropperjs--cropper-toggle-drag-mode-on-dblclick-value" '.
166166
'data-symfony--ux-cropperjs--cropper-min-container-width-value="200" '.
167167
'data-symfony--ux-cropperjs--cropper-min-container-height-value="100" '.
168168
'data-symfony--ux-cropperjs--cropper-min-canvas-width-value="0" '.

0 commit comments

Comments
 (0)