File: adapt_html_serialization_test.diff

package info (click to toggle)
rust-libxml 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: xml: 239; ansic: 45; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Adapt HTML serialization test for libxml 2.15
Author: Antonin Delpeuch <antonin@delpeuch.eu>
Bug: https://github.com/KWARC/rust-libxml/issues/187
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119024
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/tests/resources/as_html_result.xml
+++ b/tests/resources/as_html_result.xml
@@ -1,5 +1,5 @@
 <html>
-<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<head><meta charset="UTF-8">
 <title>Page Title</title>
 </head>
 <body>