Skip to content

Commit ad8f5f6

Browse files
gsneddersMs2ger
authored andcommitted
Remove leading whitespcae before test lines
1 parent 4e82e3d commit ad8f5f6

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

tree-construction/webkit02.dat

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -357,37 +357,37 @@ select
357357
| "<div>foo</div>"
358358

359359
#data
360-
<svg xml:base xml:lang xml:space xml:baaah definitionurl>
361-
#errors
362-
#document
363-
| <html>
364-
| <head>
365-
| <body>
366-
| <svg svg>
367-
| definitionurl=""
368-
| xml lang=""
369-
| xml space=""
370-
| xml:baaah=""
371-
| xml:base=""
360+
<svg xml:base xml:lang xml:space xml:baaah definitionurl>
361+
#errors
362+
#document
363+
| <html>
364+
| <head>
365+
| <body>
366+
| <svg svg>
367+
| definitionurl=""
368+
| xml lang=""
369+
| xml space=""
370+
| xml:baaah=""
371+
| xml:base=""
372372

373-
#data
374-
<math definitionurl xlink:title xlink:show>
375-
#errors
376-
#document
377-
| <html>
378-
| <head>
379-
| <body>
380-
| <math math>
381-
| definitionURL=""
382-
| xlink show=""
383-
| xlink title=""
373+
#data
374+
<math definitionurl xlink:title xlink:show>
375+
#errors
376+
#document
377+
| <html>
378+
| <head>
379+
| <body>
380+
| <math math>
381+
| definitionURL=""
382+
| xlink show=""
383+
| xlink title=""
384384

385-
#data
386-
<math DEFINITIONURL>
387-
#errors
388-
#document
389-
| <html>
390-
| <head>
391-
| <body>
392-
| <math math>
393-
| definitionURL=""
385+
#data
386+
<math DEFINITIONURL>
387+
#errors
388+
#document
389+
| <html>
390+
| <head>
391+
| <body>
392+
| <math math>
393+
| definitionURL=""

0 commit comments

Comments
 (0)