Re: VOTE CONCLUSION - was: 2 resolutions, please vote

Henry Story wrote:
> On 22 Nov 2011, at 23:11, Stéphane Corlosquet wrote:
> 
>>
>> On Tue, Nov 22, 2011 at 4:50 PM, Henry Story <henry.story@bblfish.net> wrote:
>> My bigger problem is how to show this in the WebID spec.
>>
>> I just wrote the Turtle version with the hexBinary format in the bblfish branch if hg. You will see that it then just is one very very long line. How do we present this in the spec in such a way to not mislead people into thinking the string is split, but without having them need to scroll 3 screens to the right?
>>
>> pre.example {
>>   overflow:auto;
>> }
> 
> No I tried many of these obvious variations.

do try/use:

   pre.example {
     word-wrap: break-word;
   }

best, nathan

Received on Wednesday, 23 November 2011 04:11:44 UTC