File tree
443 files changed
+28008
-2305
lines changed- includes
- embeds
- sanitizers
- templates
- utils
- validation
- lib
- common
- src
- Dom
- Exception
- RemoteRequest
- tests
- Dom
- src
- optimizer
- bin
- resources/local_fallback
- rtv
- src
- Configuration
- Error
- Exception
- Transformer
- tests
- Transformer
- spec
- end-to-end
- body-only
- hello-world
- markdown
- transformers
- experimental
- AddAmpLink/inserts_link_to_amp_doc
- AddBlurryImagePlaceholders/adds_blurry_placeholders_where_needed
- AmpBoilerplateTransformer/uses_given_runtime_version
- RemoveAmpAttribute
- remove_amp
- remove_amp_uppercase
- remove_⚡
- RewriteAmpUrls
- adds_preloads
- adds_runtime_version
- rewrites_host_and_adds_version
- rewrites_hosts
- ServerSideRendering/transforms_layout_intrinsic
- valid
- AddMandatoryTags
- adds-missing-tags
- keeps-existing-tags
- minimal-valid-html5-doc
- only-head-and-body
- turns-empty-file-into-valid-amp-doc
- AmpBoilerplateTransformer
- always_inlines_v0css
- does_not_add_v0.css_if_style_amp-runtime_not_present
- AmpScriptCsp
- adds_correct_hashes
- appends_existing_meta
- ignores_empty_scripts
- AutoExtensionImporter
- amp-access-laterpay
- amp-bind-bindX
- amp-bind-data-amp-bind
- amp-bind-square-brackets
- amp-carousel
- amp-form
- amp-subscriptions
- auto-imports-missing-extensions
- ignores-existing-extensions
- GoogleFontsPreconnect
- adds_only_one_preconnect
- adds_preconnect_after_meta_charset
- adds_preconnect_when_google_fonts_css_exists
- does_not_add_preconnect_when_google_fonts_not_present
- Markdown/converts_img_tags
- MinifyHtml
- minifies_inline_JSON
- minifies_inline_amp-script
- removes_comments
- removes_unneeded_whitespace
- PreloadImages
- adds_only_five_images
- adds_preload_link_to_image
- does_not_add_repeated_preloads
- preloads_amp-video_poster
- preserves_media_attribute
- skips_images_inside_templates
- skips_images_with_srcset
- PruneDuplicateResourceHints
- remove_duplicate_links
- remove_duplicates_exact
- removes_duplicate_preloads
- RemoveCspNonce/removes-nonce-attributes-from-scripts
- ReorderHeadTransformer
- keeps_multiple_link_icons
- keeps_multiple_unique_custom_elements
- optimize_move_base_js_first
- optimize_move_blocking_js_first
- optimize_move_resource_hints_top
- optimize_remove_duplicate_custom_elements
- preserves_amp_custom_style_order
- reorders_head_a4a
- reorders_head_amphtml
- SeparateKeyframes
- doesnt_add_tag_with_no_keyframes
- doesnt_move_invalid_keyframes
- doesnt_move_media_supports_no_keyframes
- moves_existing_keyframes_to_end
- moves_keyframes
- moves_keyframes_with_existing
- ServerSideRendering
- adds_i_amphtml_layout_attribute
- boilerplate_not_removed_when_amp_experiment_present
- input.html
- boilerplate_removed_when_amp_experiment_present_but_empty
- boilerplate_removed_when_amp_experiment_present_but_invalid_json
- boilerplate_removed_when_amp_experiment_present_but_no_tag
- boilerplate_then_noscript_not_removed_due_to_attribute
- boilerplate_then_noscript_removed
- does_not_appy_transformations_if_already_present
- does_not_break_noscript_tags
- does_not_change_content_in_templates
- does_not_transform_amp_audio
- does_not_transform_invalid_measurements
- noscript_then_boilerplate_not_removed_due_to_attribute
- noscript_then_boilerplate_removed
- removes_amp_boilerplate
- transforms_layout_container
- transforms_layout_fill
- transforms_layout_fixed
- transforms_layout_fixed_height
- transforms_layout_flex_item_with_height
- transforms_layout_flex_item_with_width
- transforms_layout_flex_item_with_width_and_height
- transforms_layout_nodisplay
- transforms_layout_responsive
- valid-amp/files
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
443 files changed
+28008
-2305
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + |
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + |
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
43 | 45 |
| |
| 46 | + | |
| 47 | + | |
44 | 48 |
| |
45 | 49 |
| |
46 | 50 |
| |
| |||
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
73 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
74 | 85 |
| |
75 | 86 |
| |
76 | 87 |
| |
| |||
150 | 161 |
| |
151 | 162 |
| |
152 | 163 |
| |
| 164 | + | |
153 | 165 |
| |
154 | 166 |
| |
155 | 167 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
|
Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
61 | 77 |
| |
62 | 78 |
| |
63 | 79 |
| |
64 | 80 |
| |
65 | 81 |
| |
66 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
67 | 85 |
|
0 commit comments