Skip to content

Commit a4e186b

Browse files
committed
fix encoding
1 parent e9b0d31 commit a4e186b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-mediaqueries/disposition.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4+
<meta charset=utf-8>
45
<title>Disposition of comments for Media Queries CR</title>
56
<style type="text/css">
67
body { font-family: sans-serif; margin: 1em }
@@ -617,7 +618,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
617618

618619
Do we need special wording for display-level transformations, like zooming and N-up printing?
619620

620-
<td class=proposal>We're not going into this level of detail for now.
621+
<td>We're not going into this level of detail for now.
621622

622623

623624
<!--

0 commit comments

Comments
 (0)